Merge pull request #278 from crazy-max/fix-zizmor
Some checks are pending
ci / default (push) Waiting to run
ci / version (tonistiigi/binfmt:latest) (push) Waiting to run
ci / main (tonistiigi/binfmt:latest, all) (push) Waiting to run
ci / main (tonistiigi/binfmt:latest, arm64,riscv64,arm) (push) Waiting to run
ci / main (tonistiigi/binfmt:master, all) (push) Waiting to run
ci / version (tonistiigi/binfmt:qemu-v7.0.0) (push) Waiting to run
ci / main (tonistiigi/binfmt:master, arm64,riscv64,arm) (push) Waiting to run
ci / error (push) Waiting to run
ci / cache-image (true) (push) Waiting to run
validate / validate (push) Blocked by required conditions
ci / cache-image (false) (push) Waiting to run
ci / version (tonistiigi/binfmt:master) (push) Waiting to run
validate / prepare (push) Waiting to run
codeql / analyze (push) Waiting to run
zizmor / zizmor (push) Waiting to run
test / test (push) Waiting to run

ci(zizmor): update rules
This commit is contained in:
Tõnis Tiigi 2026-04-15 14:26:22 -07:00 committed by GitHub
commit f8607cc714
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 3 deletions

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
.github/zizmor.yml vendored
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