mirror of
https://github.com/kairos-io/immucore.git
synced 2025-04-27 11:12:30 +00:00
chore(deps): update golangci/golangci-lint-action action to v6.5.0 (#426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e2ad22eac8
commit
f4f53452bb
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.1.1
|
||||
uses: golangci/golangci-lint-action@v6.5.0
|
||||
with:
|
||||
version: latest
|
||||
only-new-issues: true
|
||||
|
Loading…
Reference in New Issue
Block a user