Skip to content

Commit 151ec7c

Browse files
Update golangci/golangci-lint-action action to v7 (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3e74e6 commit 151ec7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
check-latest: true
2020
cache: false
2121
- name: golangci-lint
22-
uses: golangci/golangci-lint-action@v6
22+
uses: golangci/golangci-lint-action@v7
2323
with:
2424
version: latest
2525
- name: Run tests

0 commit comments

Comments
 (0)