mirror of
https://github.com/kairos-io/immucore.git
synced 2025-05-05 22:57:57 +00:00
chore(deps): update golangci/golangci-lint-action action to v6.5.1
This commit is contained in:
parent
c7b2f29740
commit
e04a482cc4
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.0
|
uses: golangci/golangci-lint-action@v6.5.1
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
only-new-issues: true
|
only-new-issues: true
|
||||||
|
Loading…
Reference in New Issue
Block a user