Skip to content

Commit 120251d

Browse files
chore: Update golangci/golangci-lint-action action to v8 (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3cb30c4 commit 120251d

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@v7
30+
uses: golangci/golangci-lint-action@v8
3131
with:
3232
version: latest

0 commit comments

Comments
 (0)