Skip to content

Commit

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

chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
  • Loading branch information
shirou authored Apr 30, 2024
2 parents 979696a + 8d67022 commit 428fe9b
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,7 +23,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
with:
args: --verbose
version: latest

0 comments on commit 428fe9b

Please sign in to comment.