Skip to content

Commit 0f0c488

Browse files
Update golangci/golangci-lint-action action to v8
| datasource | package | from | to | | ----------- | ----------------------------- | ---- | -- | | github-tags | golangci/golangci-lint-action | v6 | v8 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83d5524 commit 0f0c488

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
@@ -30,7 +30,7 @@ jobs:
3030
go-version: stable
3131

3232
- name: Lint Go
33-
uses: golangci/golangci-lint-action@v6
33+
uses: golangci/golangci-lint-action@v8
3434

3535
actionlint:
3636
name: Actionlint

0 commit comments

Comments
 (0)