Skip to content

Commit

Permalink
Merge pull request #201 from equinix/dependabot/github_actions/golang…
Browse files Browse the repository at this point in the history
…ci/golangci-lint-action-3.2.0

Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
  • Loading branch information
displague authored Jun 17, 2022
2 parents 3cf0ba1 + 55e2b5c commit 8885fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.1.0
uses: golangci/golangci-lint-action@v3.2.0
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.43
Expand Down

0 comments on commit 8885fc7

Please sign in to comment.