mirror of
https://github.com/kairos-io/immucore.git
synced 2025-04-28 03:21:10 +00:00
chore(deps): update golangci/golangci-lint-action action to v6.5.2
This commit is contained in:
parent
4148fe9ee5
commit
45ca32d5e2
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
- name: Golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6.5.1
|
||||
uses: golangci/golangci-lint-action@v6.5.2
|
||||
with:
|
||||
version: latest
|
||||
only-new-issues: true
|
||||
|
Loading…
Reference in New Issue
Block a user