Skip to content

Commit 0e5f7fd

Browse files
authored
Merge pull request #3769 from containerd/dependabot/github_actions/golangci/golangci-lint-action-9937fdf7189f2958a2dc9f6d585e5d65e3326d20
build(deps): bump golangci/golangci-lint-action from 774c35bcccffb734694af9e921f12f57d882ef74 to 9937fdf7189f2958a2dc9f6d585e5d65e3326d20
2 parents 337154c + 2d79e10 commit 0e5f7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
go-version: ${{ env.GO_VERSION }}
5252
check-latest: true
5353
- name: golangci-lint
54-
uses: golangci/golangci-lint-action@774c35bcccffb734694af9e921f12f57d882ef74 # v6.1.1
54+
uses: golangci/golangci-lint-action@9937fdf7189f2958a2dc9f6d585e5d65e3326d20 # v6.1.1
5555
with:
5656
args: --verbose
5757
other:

0 commit comments

Comments
 (0)