Skip to content

Commit

Permalink
Merge pull request #71 from moul/dependabot/github_actions/golangci/g…
Browse files Browse the repository at this point in the history
…olangci-lint-action-3.2.0
  • Loading branch information
moul committed May 13, 2022
2 parents 9d8c701 + cb5ff00 commit 2f660b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- uses: actions/checkout@v2.4.0
- name: golangci-lint
uses: golangci/golangci-lint-action@v2.5.2
uses: golangci/golangci-lint-action@v3.2.0
with:
version: ${{ matrix.golangci_lint }}
#github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2f660b1

Please sign in to comment.