Skip to content

Commit

Permalink
Merge pull request #8135 from cri-o/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…-3e9979b317

build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 in the actions group
  • Loading branch information
openshift-merge-bot[bot] committed May 7, 2024
2 parents d6f1f73 + 5f54ca9 commit cdfc5b7
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@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
- uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}
args: --timeout=10m
Expand Down

0 comments on commit cdfc5b7

Please sign in to comment.