Skip to content

Commit

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

chore(deps): update golangci/golangci-lint-action action to v5
  • Loading branch information
viccuad committed Apr 29, 2024
2 parents 81a6392 + 7424eaf commit 861c203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
go-version: "1.21"
- name: golangci-lint
uses: golangci/golangci-lint-action@d6238b002a20823d52840fda27e2d4891c5952dc # v4.0.1
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
with:
version: v1.55.2
# Disable caching as a workaround for https://github.com/golangci/golangci-lint-action/issues/135.
Expand Down

0 comments on commit 861c203

Please sign in to comment.