We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6759406 commit 8951cafCopy full SHA for 8951caf
1 file changed
.github/workflows/build-and-test.yaml
@@ -16,7 +16,7 @@ jobs:
16
id-token: write
17
contents: read
18
packages: write
19
- uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.9.0
+ uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.12.1
20
with:
21
image-name: datum
22
secrets: inherit
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
- uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.9.0
+ uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.12.1
31
32
bundle-name: ghcr.io/datum-cloud/datum-kustomize
33
bundle-path: config
0 commit comments