We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c80fa9 commit a196108Copy full SHA for a196108
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.13.1
+ uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.13.3
15
with:
16
image-name: compute
17
platforms: linux/amd64,linux/arm64
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
- uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.5.1
+ uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.13.3
26
27
bundle-name: ghcr.io/datum-cloud/compute-kustomize
28
bundle-path: config
0 commit comments