mirror of
https://github.com/int128/kubelogin.git
synced 2026-02-14 16:39:51 +00:00
Bump the version of golangci-lint-action to v2 (#364)
This commit is contained in:
2
.github/workflows/golangci-lint.yaml
vendored
2
.github/workflows/golangci-lint.yaml
vendored
@@ -9,6 +9,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: golangci/golangci-lint-action@v1
|
||||
- uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: v1.30
|
||||
|
||||
Reference in New Issue
Block a user