We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6061b27 commit addff3eCopy full SHA for addff3e
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.14.0
+ uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.15.0
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.14.0
+ uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.15.0
31
32
bundle-name: ghcr.io/datum-cloud/datum-kustomize
33
bundle-path: config
0 commit comments