mirror of
https://github.com/docker/login-action.git
synced 2026-05-10 12:32:10 +00:00
Compare commits
2 Commits
d43e1c853e
...
4a8376e001
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4a8376e001 | ||
|
|
d0fa2cf570 |
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -19,6 +19,8 @@ updates:
|
|||||||
interval: "daily"
|
interval: "daily"
|
||||||
cooldown:
|
cooldown:
|
||||||
default-days: 2
|
default-days: 2
|
||||||
|
exclude:
|
||||||
|
- "@docker/actions-toolkit"
|
||||||
versioning-strategy: "increase"
|
versioning-strategy: "increase"
|
||||||
groups:
|
groups:
|
||||||
aws-sdk-dependencies:
|
aws-sdk-dependencies:
|
||||||
|
|||||||
3
.github/zizmor.yml
vendored
3
.github/zizmor.yml
vendored
@ -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
|
|
||||||
Loading…
Reference in New Issue
Block a user