Commit d23f65f
authored
fix: update datum-cloud/actions to v1.14.0 for registry-organization support
Updates the `datum-cloud/actions` workflow version pins in
`.github/workflows/build-apiserver.yaml` from `v1.8.1` to `v1.14.0`.
The `registry-organization` input used in this workflow was not added
until `v1.14.0`, causing CI startup failures on the `v0.25.0` release.
**Files changed:**
- `.github/workflows/build-apiserver.yaml`: `publish-docker.yaml@v1.8.1`
→ `v1.14.0`, `publish-kustomize-bundle.yaml@v1.8.1` → `v1.14.0`1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments