Skip to content

Commit 5d2d623

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
1 parent a1f9f51 commit 5d2d623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
cache: true
3232

3333
- name: Run golangci-lint
34-
uses: golangci/golangci-lint-action@v6
34+
uses: golangci/golangci-lint-action@v8
3535
with:
3636
version: latest
3737
args: --timeout=5m

0 commit comments

Comments
 (0)