mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-30 02:46:30 +02:00
Update golangci-lint version in lint workflow (#5222)
This commit is contained in:
parent
332932b7a8
commit
45cf7a3969
1 changed files with 1 additions and 2 deletions
3
.github/workflows/lint.yaml
vendored
3
.github/workflows/lint.yaml
vendored
|
@ -22,6 +22,5 @@ jobs:
|
||||||
|
|
||||||
- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86
|
- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86
|
||||||
with:
|
with:
|
||||||
install-mode: goinstall
|
version: v1.60.1
|
||||||
version: 1147824c61441fb1a928927ca095aa3d0f208459
|
|
||||||
args: --timeout=10m
|
args: --timeout=10m
|
||||||
|
|
Loading…
Add table
Reference in a new issue