Skip to content

Commit e66e288

Browse files
Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 (#47)
1 parent 3a38b83 commit e66e288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
go-version-file: 'go.mod'
4343

4444
- name: golangci-lint
45-
uses: golangci/golangci-lint-action@v5.0.0
45+
uses: golangci/golangci-lint-action@v5.1.0
4646
with:
4747
version: latest
4848
args: -v --config ./.golangci.yml

0 commit comments

Comments
 (0)