Skip to content

Commit

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

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

[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 authored Apr 6, 2021
1 parent ba39b7e commit f208cdc
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.5.1
uses: golangci/golangci-lint-action@v2.5.2
with:
version: v1.32
test:
Expand Down

0 comments on commit f208cdc

Please sign in to comment.