Compare commits

...

4 Commits

Author SHA1 Message Date
matusbulla
11c1ad0153
Merge fcc19061e6 into 4a8376e001 2026-04-15 22:03:28 +00:00
Tõnis Tiigi
4a8376e001
Merge pull request #969 from crazy-max/fix-zizmor
Some checks failed
codeql / analyze (push) Failing after 1m52s
test / test (push) Successful in 1m0s
validate / prepare (push) Successful in 14s
zizmor / zizmor (push) Failing after -1s
validate / validate (push) Successful in 49s
ci(zizmor): update rules
2026-04-15 14:25:37 -07:00
CrazyMax
d0fa2cf570
ci(zizmor): update rules
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-04-15 16:01:48 +02:00
matusbulla
fcc19061e6
Update README for DigitalOcean
Changed the login info for digital ocean e.g: how to authenticate (after i spend hour trying to figure out why it does not work)

Signed-off-by: matusbulla <104327900+matusbulla@users.noreply.github.com>
2025-10-16 16:37:06 +02:00
3 changed files with 3 additions and 4 deletions

View File

@ -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
View File

@ -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

View File

@ -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