Skip to content

Commit 631f211

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
1 parent 31ea570 commit 631f211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
golangci-lint-config: golangci-lint-limited
2525
- name: golangci-lint
26-
uses: golangci/golangci-lint-action@v7
26+
uses: golangci/golangci-lint-action@v8
2727
continue-on-error: ${{ github.event_name != 'pull_request' }}
2828
with:
2929
version: v2.6.0

0 commit comments

Comments
 (0)