Skip to content

Commit

Permalink
Merge pull request #39 from kubewarden/renovate/golangci-golangci-lin…
Browse files Browse the repository at this point in the history
…t-action-6.x

chore(deps): update golangci/golangci-lint-action action to v6
  • Loading branch information
viccuad authored May 14, 2024
2 parents c9c7c25 + afbbaa7 commit a38da1c
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 a38da1c

Please sign in to comment.