Skip to content

Commit a54cc03

Browse files
Merge pull request #205 from misha-ssh/renovate/golangci-golangci-lint-action-9.x
chore(deps): update golangci/golangci-lint-action action to v9
2 parents 33a0c17 + eafa970 commit a54cc03

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
@@ -18,6 +18,6 @@ jobs:
1818
with:
1919
go-version: stable
2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@v8
21+
uses: golangci/golangci-lint-action@v9
2222
with:
2323
version: v2.1

0 commit comments

Comments
 (0)