We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8611f6b commit 9036cb5Copy full SHA for 9036cb5
.github/workflows/lint.yml
@@ -23,7 +23,7 @@ jobs:
23
- run: make envoy
24
- run: make pomerium-ui
25
26
- - uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc
+ - uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804
27
with:
28
version: v1.55
29
args: --timeout=10m
0 commit comments