Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action from v2.5.0 to v2.5.1
Browse files Browse the repository at this point in the history
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.5.0 to v2.5.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v2.5.0...d9f0e73)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2021
1 parent 7aeef6c commit cb2c7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# ref: https://text.superbrothers.dev/200510-ensure-go-mod-is-already-tidied-on-ci/
- name: Ensure go.mod is already tidied
run: go mod tidy && git diff -s --exit-code go.sum
- uses: golangci/[email protected].0
- uses: golangci/[email protected].1
with:
version: v1.33
args: --timeout=3m0s
Expand Down

0 comments on commit cb2c7d4

Please sign in to comment.