Skip to content

Commit 8de98ce

Browse files
chore(deps): update golangci/golangci-lint-action action to v7 in .github/workflows/lint.yml
1 parent 0fc41b2 commit 8de98ce

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
@@ -65,7 +65,7 @@ jobs:
6565
go-version-file: go.mod
6666

6767
- name: golangci-lint
68-
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
68+
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7
6969
with:
7070
# renovate: datasource=github-releases depName=golangci/golangci-lint
7171
version: v1.64.4

0 commit comments

Comments
 (0)