Skip to content

Commit

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

chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0
  • Loading branch information
adityasaky authored May 7, 2024
2 parents 68f2b7e + b27224b commit 51872a2
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 @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- name: golangci-lint
uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256
uses: golangci/golangci-lint-action@23faadfdeb23a6f9e511beaba149bb123b5b145a
with:
only-new-issues: true
version: v1.53

0 comments on commit 51872a2

Please sign in to comment.