Skip to content

Commit

Permalink
Update golangci/golangci-lint-action action to v6
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate[bot] authored and Sean-Der committed Aug 16, 2024
1 parent 9cd3d38 commit a1c21b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
if [ -n "${PRE_LINT_HOOK}" ]; then ${PRE_LINT_HOOK}; fi
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: v1.60.1
args: $GOLANGCI_LINT_EXRA_ARGS

0 comments on commit a1c21b9

Please sign in to comment.