mirror of
https://github.com/kairos-io/immucore.git
synced 2025-02-09 05:58:52 +00:00
chore(deps): update golangci/golangci-lint-action action to v6.3.1
This commit is contained in:
parent
e83c9b1972
commit
9d22813666
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.3.1
|
||||
with:
|
||||
version: latest
|
||||
only-new-issues: true
|
||||
|
Loading…
Reference in New Issue
Block a user