Skip to content

Commit 35ac7db

Browse files
build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#3896)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1dd963e commit 35ac7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache: false
3434

3535
- name: golangci-lint
36-
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
36+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
3737
with:
3838
# NOTE: Keep this in sync with the version from .golangci.yml
3939
version: v2.5.0

0 commit comments

Comments
 (0)