Skip to content

Commit

Permalink
Merge pull request #57 from smlx/dependabot/github_actions/golangci/g…
Browse files Browse the repository at this point in the history
…olangci-lint-action-3

chore(deps): bump golangci/golangci-lint-action from 2.5.2 to 3
  • Loading branch information
smlx committed Feb 25, 2022
2 parents 13207d7 + c3b1b80 commit 018e56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yaml
Expand Up @@ -9,6 +9,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2.4.0
- name: golangci-lint
uses: golangci/golangci-lint-action@v2.5.2
uses: golangci/golangci-lint-action@v3
with:
version: latest

0 comments on commit 018e56c

Please sign in to comment.