Skip to content

Commit

Permalink
Merge pull request cri-o#8079 from cri-o/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions-fd569f76eb

build(deps): bump golangci/golangci-lint-action from 4 to 5 in the actions group
  • Loading branch information
openshift-merge-bot[bot] committed Apr 29, 2024
2 parents a3de11a + b20fce0 commit d5666af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
go-version: ${{ env.GO_VERSION }}
- run: scripts/github-actions-packages
- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v5
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}
args: --timeout=10m
Expand Down

0 comments on commit d5666af

Please sign in to comment.