Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint-action from 5 to 6 in the gi…
Browse files Browse the repository at this point in the history
…thub-actions group (#35)
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent c3a4767 commit 35e4a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- uses: actions/setup-go@v5

- uses: golangci/golangci-lint-action@v5 # Action page: <https://github.com/golangci/golangci-lint-action>
- uses: golangci/golangci-lint-action@v6 # Action page: <https://github.com/golangci/golangci-lint-action>
with: {skip-pkg-cache: true, skip-build-cache: true}

test:
Expand Down

0 comments on commit 35e4a43

Please sign in to comment.