Skip to content

Commit

Permalink
Merge pull request #288 from BBVA/dependabot/github_actions/golangci/…
Browse files Browse the repository at this point in the history
…golangci-lint-action-6.0.1

chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 6.0.1
  • Loading branch information
CesarGallego authored Jul 8, 2024
2 parents 9800822 + 01ab32b commit 66c3664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
go-version: 1.17
- name: Lint
uses: golangci/golangci-lint-action@v3.7.0
uses: golangci/golangci-lint-action@v6.0.1
with:
version: v1.31
spec-test:
Expand Down

0 comments on commit 66c3664

Please sign in to comment.