Skip to content

Commit

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

Bump golangci/golangci-lint-action from 2.5.2 to 3
  • Loading branch information
0x46616c6b committed Feb 25, 2022
2 parents db11c3b + 64b6769 commit a637bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v2.4.0
- name: GolangCI
uses: golangci/golangci-lint-action@v2.5.2
uses: golangci/golangci-lint-action@v3
with:
version: v1.31

0 comments on commit a637bed

Please sign in to comment.