Skip to content

Commit

Permalink
Merge pull request #9 from Djarvur/dependabot/github_actions/reviewdo…
Browse files Browse the repository at this point in the history
…g/action-golangci-lint-2.6.1
  • Loading branch information
onokonem authored Mar 6, 2024
2 parents f53e602 + 6bef929 commit 5b93fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Check out
uses: actions/[email protected]
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2.5.1
uses: reviewdog/action-golangci-lint@v2.6.1
test:
strategy:
matrix:
Expand Down

0 comments on commit 5b93fb1

Please sign in to comment.