Skip to content

Commit

Permalink
Merge pull request #122 from nlnwa/dependabot/github_actions/golangci…
Browse files Browse the repository at this point in the history
…/golangci-lint-action-6
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
2 parents f8552b9 + a3761be commit 77270dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v5
- uses: golangci/golangci-lint-action@v6
with:
version: latest
# Enable additional linters (see: https://golangci-lint.run/usage/linters/)
Expand Down

0 comments on commit 77270dd

Please sign in to comment.