Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 21, 2020
1 parent f5e5fa6 commit a927fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v1
uses: golangci/golangci-lint-action@v2
with:
version: v1.30
- uses: actions/setup-go@v2
Expand Down

0 comments on commit a927fea

Please sign in to comment.