Skip to content

Commit

Permalink
Merge pull request #3769 from containerd/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…langci/golangci-lint-action-9937fdf7189f2958a2dc9f6d585e5d65e3326d20

build(deps): bump golangci/golangci-lint-action from 774c35bcccffb734694af9e921f12f57d882ef74 to 9937fdf7189f2958a2dc9f6d585e5d65e3326d20
  • Loading branch information
djdongjin authored Dec 17, 2024
2 parents 337154c + 2d79e10 commit 0e5f7fd
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 @@ -51,7 +51,7 @@ jobs:
go-version: ${{ env.GO_VERSION }}
check-latest: true
- name: golangci-lint
uses: golangci/golangci-lint-action@774c35bcccffb734694af9e921f12f57d882ef74 # v6.1.1
uses: golangci/golangci-lint-action@9937fdf7189f2958a2dc9f6d585e5d65e3326d20 # v6.1.1
with:
args: --verbose
other:
Expand Down

0 comments on commit 0e5f7fd

Please sign in to comment.