Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 0ccef5b commit 93d8089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
# with:
# auditOn: push
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
continue-on-error: ${{ github.event_name != 'pull_request' }}
with:
only-new-issues: true
Expand Down

0 comments on commit 93d8089

Please sign in to comment.