Skip to content

Commit 95a2909

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
1 parent aebdd67 commit 95a2909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
go-version: '1.24.x'
1919
cache: false
2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@v6
21+
uses: golangci/golangci-lint-action@v8
2222
with:
2323
args: --timeout=10m

0 commit comments

Comments
 (0)