Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action in the gha group across 1 directory (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 9, 2024
1 parent 19194a9 commit 0285c3e
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 @@ -46,7 +46,7 @@ jobs:
run: go vet ./...

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: "v1.54.0"
skip-pkg-cache: true
Expand Down

0 comments on commit 0285c3e

Please sign in to comment.