mirror of
https://github.com/docker/login-action.git
synced 2026-05-11 21:08:10 +00:00
Compare commits
No commits in common. "4a8376e001c7725687f0624d1c3698a3f6ab337e" and "d43e1c853e1fb3780e2a1187b33970c59f58c314" have entirely different histories.
4a8376e001
...
d43e1c853e
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"
|
||||
groups:
|
||||
aws-sdk-dependencies:
|
||||
|
||||
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…
Reference in New Issue
Block a user