Skip to content

Commit dbafb74

Browse files
authored
🌱 Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#98)
2 parents 39b0afe + ca91beb commit dbafb74

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
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
go-version: ${{ steps.vars.outputs.go_version }}
2727
- name: golangci-lint
28-
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # tag=v9.0.0
28+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # tag=v9.1.0
2929
with:
3030
working-directory: ${{matrix.working-directory}}
3131
args: --timeout=5m

0 commit comments

Comments
 (0)