mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 02:09:15 +02:00
chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#4499)
This commit is contained in:
parent
833622707d
commit
a2b92650aa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
||||||
|
|
||||||
- run: make deps-build
|
- run: make deps-build
|
||||||
|
|
||||||
- uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299
|
- uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc
|
||||||
with:
|
with:
|
||||||
version: v1.52
|
version: v1.52
|
||||||
args: --timeout=10m
|
args: --timeout=10m
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue