Skip to content

Commit 02b7b59

Browse files
chore(deps): update golangci/golangci-lint-action action to v7
1 parent b925b30 commit 02b7b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
go-version: 'stable'
2020
- name: Run golangci-lint
21-
uses: golangci/golangci-lint-action@v6.5.1
21+
uses: golangci/golangci-lint-action@v7.0.0
2222
with:
2323
version: latest
2424
test-coverage:

0 commit comments

Comments
 (0)