Skip to content

Commit

Permalink
Merge pull request #29 from sendible-labs/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…olangci/golangci-lint-action-3.7.0

gh-actions: bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
  • Loading branch information
Alan Clucas authored Aug 15, 2023
2 parents a9eb52b + 71a36c1 commit 2dd85f6
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 @@ -12,7 +12,7 @@ jobs:
with:
go-version: '^1.16.3'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.6.0
uses: golangci/golangci-lint-action@v3.7.0
with:
version: latest
releases-matrix:
Expand Down

0 comments on commit 2dd85f6

Please sign in to comment.