Skip to content

Commit 40077e8

Browse files
Bump golangci/golangci-lint-action from 8 to 9 (#120)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1812138 commit 40077e8

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
@@ -34,7 +34,7 @@ jobs:
3434
git diff-index --quiet HEAD
3535
3636
- name: golangci-lint
37-
uses: golangci/golangci-lint-action@v8
37+
uses: golangci/golangci-lint-action@v9
3838
with:
3939
version: latest
4040
only-new-issues: true

0 commit comments

Comments
 (0)