We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8c878 commit 9babc3fCopy full SHA for 9babc3f
.github/workflows/ci.yml
@@ -81,6 +81,7 @@ jobs:
81
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
82
with:
83
version: v2.4.0
84
+ skip-cache: true
85
86
vulnerability-scan:
87
name: Vulnerability Scan
0 commit comments