Merge pull request #424 from crazy-max/fix-zizmor

ci(zizmor): update rules
This commit is contained in:
Tõnis Tiigi
2026-04-15 14:24:58 -07:00
committed by GitHub
3 changed files with 3 additions and 4 deletions
+2
View File
@@ -19,6 +19,8 @@ updates:
interval: "daily"
cooldown:
default-days: 2
exclude:
- "@docker/actions-toolkit"
versioning-strategy: "increase"
allow:
- dependency-type: "production"
-3
View File
@@ -1,3 +0,0 @@
rules:
secrets-outside-env: # FIXME: remove this rule when zizmor 1.24.0 is released, fixing the right persona attached to this rule: https://github.com/zizmorcore/zizmor/pull/1783
disable: true
+1 -1
View File
@@ -28,7 +28,7 @@ runs:
-
name: Generate
id: generate
uses: actions/github-script@v8
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
env:
INPUT_WORKDIR: ${{ inputs.workdir }}
INPUT_FILES: ${{ inputs.files }}