Skip to content

Commit a80a99f

Browse files
Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 (#52)
1 parent 1e60855 commit a80a99f

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@v6.0.0
45+
uses: golangci/golangci-lint-action@v6.0.1
4646
with:
4747
version: latest
4848
args: -v --config ./.golangci.yml

0 commit comments

Comments
 (0)