Skip to content

Commit

Permalink
Update reviewdog/action-golangci-lint action to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2023
1 parent 00c828f commit 8afd3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Expand Up @@ -7,6 +7,6 @@ jobs:
- name: Fetch Repository
uses: actions/checkout@v3
- name: Run Golint
uses: reviewdog/action-golangci-lint@v2.2.1
uses: reviewdog/action-golangci-lint@v2.2.2
with:
golangci_lint_flags: "--tests=false"

0 comments on commit 8afd3a8

Please sign in to comment.