Skip to content

Commit

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

chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
  • Loading branch information
deloz authored May 19, 2024
2 parents c85d2d0 + e695fef commit f5f3166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
go-version: stable
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v3
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v3
with:
args: --timeout=5m

0 comments on commit f5f3166

Please sign in to comment.