We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7db1bcb commit c4f7ea6Copy full SHA for c4f7ea6
1 file changed
.github/workflows/publish.yaml
@@ -11,7 +11,7 @@ jobs:
11
id-token: write
12
contents: read
13
packages: write
14
- uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.14.0
+ uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.15.0
15
with:
16
image-name: compute
17
platforms: linux/amd64,linux/arm64
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
- uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.14.0
+ uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.15.0
27
28
bundle-name: ghcr.io/datum-cloud/compute-kustomize
29
bundle-path: config
0 commit comments