mirror of
https://github.com/docker/login-action.git
synced 2026-05-10 12:32:10 +00:00
Compare commits
4 Commits
e6ca478ee9
...
11c1ad0153
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
11c1ad0153 | ||
|
|
4a8376e001 | ||
|
|
d0fa2cf570 | ||
|
|
fcc19061e6 |
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -19,6 +19,8 @@ updates:
|
||||
interval: "daily"
|
||||
cooldown:
|
||||
default-days: 2
|
||||
exclude:
|
||||
- "@docker/actions-toolkit"
|
||||
versioning-strategy: "increase"
|
||||
groups:
|
||||
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
|
||||
@ -474,7 +474,7 @@ jobs:
|
||||
|
||||
### DigitalOcean Container Registry
|
||||
|
||||
Use your DigitalOcean registered email address and an API access token to authenticate.
|
||||
Use your [DigitalOcean](https://docs.digitalocean.com/products/container-registry/how-to/set-up-ci-cd/) DigitalOcean API token as both the username and the password.
|
||||
|
||||
```yaml
|
||||
name: ci
|
||||
|
||||
Loading…
Reference in New Issue
Block a user