Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action from v2.4.0 to v2.5.1 (#66)
Browse files Browse the repository at this point in the history
Bumps golangci/golangci-lint-action [1] from v2.4.0 to v2.5.1.

Release notes: https://github.com/golangci/golangci-lint-action/releases
Commits: golangci/golangci-lint-action@v2.4.0...d9f0e73

[1]: https://github.com/golangci/golangci-lint-action

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sven Greb <development@svengreb.de>
  • Loading branch information
dependabot[bot] and svengreb committed Mar 1, 2021
1 parent cd636af commit 41c9ad4
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 @@ -49,7 +49,7 @@ jobs:
- name: "Run golangci-lint"
# The official golangci-lint action created and maintained by the golangci-lint project.
# See https://github.com/golangci/golangci-lint-action for more details.
uses: golangci/golangci-lint-action@v2.4.0
uses: golangci/golangci-lint-action@v2.5.1
with:
version: v1.32
test:
Expand Down

0 comments on commit 41c9ad4

Please sign in to comment.