Skip to content

Commit 0e6c2e9

Browse files
authored
Merge pull request containerd#3886 from containerd/dependabot/github_actions/golangci/golangci-lint-action-6.4.1
build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.4.1
2 parents 1995b11 + 8675cc6 commit 0e6c2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
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@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
54+
uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6.4.1
5555
with:
5656
args: --verbose
5757
other:

0 commit comments

Comments
 (0)