Skip to content

Commit 707f602

Browse files
chore(deps): update golangci/golangci-lint-action action to v8 (#469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Itxaka <[email protected]>
1 parent beaa88c commit 707f602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
go-version-file: go.mod
2727
- name: Golangci-lint
28-
uses: golangci/golangci-lint-action@v7.0.1
28+
uses: golangci/golangci-lint-action@v8.0.0
2929
with:
3030
version: latest
3131
only-new-issues: true

0 commit comments

Comments
 (0)