Skip to content

Commit

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

gh-actions: bump golangci/golangci-lint-action from 3.7.0 to 3.7.1
  • Loading branch information
rossigee authored Feb 10, 2024
2 parents 84a17f3 + dd72476 commit 3d13fe0
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/[email protected].0
uses: golangci/[email protected].1
with:
version: latest
releases-matrix:
Expand Down

0 comments on commit 3d13fe0

Please sign in to comment.