Skip to content

Commit

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

gh-actions: bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
  • Loading branch information
rossigee authored Apr 27, 2024
2 parents 693dc08 + 663f90a commit 5687b02
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@v4.0.0
uses: golangci/golangci-lint-action@v5.0.0
with:
version: latest
releases-matrix:
Expand Down

0 comments on commit 5687b02

Please sign in to comment.