Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
ee98233ce2
Merge 80c20beae4 into 76c0984808 2026-04-09 09:07:18 +00:00
2 changed files with 3 additions and 2 deletions

View File

@ -19,8 +19,6 @@ updates:
interval: "daily" interval: "daily"
cooldown: cooldown:
default-days: 2 default-days: 2
exclude:
- "@docker/actions-toolkit"
versioning-strategy: "increase" versioning-strategy: "increase"
allow: allow:
- dependency-type: "production" - dependency-type: "production"

3
.github/zizmor.yml vendored Normal file
View File

@ -0,0 +1,3 @@
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