mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-04-27 02:44:19 +08:00
Compare commits
No commits in common. "35d5669990ec77242c5a5926b41381a3f26fa947" and "b609d6fb2f745916717a2ed24679332b18cc884f" have entirely different histories.
35d5669990
...
b609d6fb2f
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -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
3
.github/zizmor.yml
vendored
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user