Skip to content

Commit 11eec33

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
1 parent 4659593 commit 11eec33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
export PATH=$PATH:/home/runner/go/bin/
3333
3434
- name: golangci-lint
35-
uses: golangci/golangci-lint-action@v6.5.0
35+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
3636
with:
3737
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
3838
version: v1.57

0 commit comments

Comments
 (0)