Skip to content

Commit 18c9d4e

Browse files
chore(deps): update golangci/golangci-lint-action action to v6.5.2
1 parent b925b30 commit 18c9d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
go-version: 'stable'
2020
- name: Run golangci-lint
21-
uses: golangci/[email protected].1
21+
uses: golangci/[email protected].2
2222
with:
2323
version: latest
2424
test-coverage:

0 commit comments

Comments
 (0)