Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v2 (#238)
Browse files Browse the repository at this point in the history
Generated by renovateBot

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 20, 2020
1 parent 6c4a511 commit ff7299e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: go generate ./...

- name: golangci-lint
uses: golangci/golangci-lint-action@v1
uses: golangci/golangci-lint-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit ff7299e

Please sign in to comment.