Skip to content

Commit

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

chore(deps): update golangci/golangci-lint-action action to v5
  • Loading branch information
viccuad authored Apr 29, 2024
2 parents 38ff4d9 + 191df39 commit bc7bb49
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@d6238b002a20823d52840fda27e2d4891c5952dc # v4.0.1
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
with:
version: "latest"

Expand Down

0 comments on commit bc7bb49

Please sign in to comment.