Skip to content

Commit c8110d7

Browse files
authored
Merge pull request #1777 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.2.0
chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
2 parents 252dcbf + 2dfb164 commit c8110d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout repository
2424
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525
- name: Setup golangci-lint
26-
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
26+
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
2727
with:
2828
args: --verbose
2929
version: latest

0 commit comments

Comments
 (0)