mirror of
https://github.com/kairos-io/kairos-sdk.git
synced 2025-09-23 11:57:07 +00:00
chore(deps): update golangci/golangci-lint-action action to v8 (#594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -19,6 +19,6 @@ jobs:
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v7
|
||||
uses: golangci/golangci-lint-action@v8
|
||||
with:
|
||||
only-new-issues: true
|
Reference in New Issue
Block a user