mirror of
https://github.com/kairos-io/immucore.git
synced 2025-08-25 01:18:45 +00:00
chore(deps): update golangci/golangci-lint-action action to v7
This commit is contained in:
parent
4adce19966
commit
4c4b3fa451
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version-file: go.mod
|
go-version-file: go.mod
|
||||||
- name: Golangci-lint
|
- name: Golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v6.5.2
|
uses: golangci/golangci-lint-action@v7.0.0
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
only-new-issues: true
|
only-new-issues: true
|
||||||
|
Loading…
Reference in New Issue
Block a user