Compare commits

..

No commits in common. "f8607cc714a3191ccc4468d6004a37d0e5a9419a" and "76c0984808678992dc9f24265d45acf8c8fc8a96" have entirely different histories.

2 changed files with 3 additions and 2 deletions

View File

@ -19,8 +19,6 @@ updates:
interval: "daily"
cooldown:
default-days: 2
exclude:
- "@docker/actions-toolkit"
versioning-strategy: "increase"
allow:
- 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