Skip to content

Commit 151f1aa

Browse files
chore(deps): update golangci/golangci-lint-action action to v7 in .github/workflows/lint.yml
1 parent 85f7450 commit 151f1aa

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
@@ -42,7 +42,7 @@ jobs:
4242
run: task setup
4343

4444
- name: golangci-lint
45-
uses: golangci/golangci-lint-action@v6
45+
uses: golangci/golangci-lint-action@v7
4646
with:
4747
# renovate: datasource=github-releases depName=golangci/golangci-lint
4848
version: v1.64.8

0 commit comments

Comments
 (0)