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] authored May 13, 2024
1 parent c9c7c25 commit afbbaa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-test-policy-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
go-version: "stable"
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: golangci-lint
uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
with:
version: "latest"

Expand Down

0 comments on commit afbbaa7

Please sign in to comment.