We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5852163 + 9644918 commit 4803b5eCopy full SHA for 4803b5e
.github/dependabot.yml
@@ -16,4 +16,6 @@ updates:
16
- "*"
17
allow:
18
- dependency-type: all
19
+ cooldown:
20
+ default-days: 7
21
.github/workflows/actionlint.yml
@@ -92,7 +92,7 @@ jobs:
92
path: results.sarif
93
94
- name: Upload SARIF file
95
- uses: github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
+ uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
96
with:
97
sarif_file: results.sarif
98
category: zizmor
0 commit comments