Skip to content

Commit

Permalink
Merge pull request #44 from rossigee/dependabot/github_actions/golang…
Browse files Browse the repository at this point in the history
…ci/golangci-lint-action-4.0.0

gh-actions: bump golangci/golangci-lint-action from 3.7.1 to 4.0.0
  • Loading branch information
rossigee authored Feb 16, 2024
2 parents 4a62090 + ba5dcb8 commit 8d67298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
go-version: '^1.16.3'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.1
uses: golangci/golangci-lint-action@v4.0.0
with:
version: latest
releases-matrix:
Expand Down

0 comments on commit 8d67298

Please sign in to comment.