Skip to content

Commit 8fbf73e

Browse files
chore: Update golangci/golangci-lint-action action to v7
1 parent 45a713f commit 8fbf73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
with:
2828
go-version: ${{ matrix.go }}
2929
- name: golangci-lint
30-
uses: golangci/golangci-lint-action@v6
30+
uses: golangci/golangci-lint-action@v7
3131
with:
3232
version: latest

0 commit comments

Comments
 (0)