Skip to content

Commit 3167783

Browse files
build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#224)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f62810d commit 3167783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
go-version: 1.24.x
2121

2222
- name: golangci-lint
23-
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 #v9.1.0
23+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 #v9.2.0
2424
env:
2525
GOTOOLCHAIN: local
2626
with:

0 commit comments

Comments
 (0)