Skip to content

Commit 4a2c530

Browse files
chore(deps): bump golangci/golangci-lint-action from 8 to 9 (#1706)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77a884a commit 4a2c530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
go-version-file: go.mod
2424
- name: golangci-lint
25-
uses: golangci/golangci-lint-action@v8
25+
uses: golangci/golangci-lint-action@v9
2626

2727
go-version-sync:
2828
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)