Skip to content

Commit b2257f8

Browse files
authored
Merge pull request #2222 from urfave/dependabot/github_actions/golangci/golangci-lint-action-9
chore(deps): bump golangci/golangci-lint-action from 8 to 9
2 parents 5aca46c + 73d4078 commit b2257f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
go-version: stable
2828

2929
- name: Run golangci-lint
30-
uses: golangci/golangci-lint-action@v8
30+
uses: golangci/golangci-lint-action@v9
3131
with:
3232
version: latest

0 commit comments

Comments
 (0)