Skip to content

Commit

Permalink
Merge pull request #1291 from ko-build/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ngci/golangci-lint-action-5.1.0

Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
  • Loading branch information
cpanato authored Apr 30, 2024
2 parents 6bfa821 + 33ce9c0 commit be6b4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
go-version-file: 'go.mod'
check-latest: true
- name: golangci-lint
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
with:
version: v1.56
args: --timeout=5m

0 comments on commit be6b4b2

Please sign in to comment.