We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c2d566 + 9ad22be commit 9990fffCopy full SHA for 9990fff
1 file changed
.github/workflows/lint.yaml
@@ -27,7 +27,7 @@ jobs:
27
echo '' > "${APIFILE}"
28
29
- name: Run golangci-lint
30
- uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
+ uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
31
with:
32
version: v2.6.2
33
args: --timeout 5m -v
0 commit comments