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 a8e2340 commit a293cf7Copy full SHA for a293cf7
.github/workflows/build-and-test.yaml
@@ -15,7 +15,7 @@ jobs:
15
id-token: write
16
contents: read
17
packages: write
18
- uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.7.2
+ uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.8.0
19
with:
20
image-name: datum
21
secrets: inherit
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
- uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.7.2
+ uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.8.0
30
31
bundle-name: ghcr.io/datum-cloud/datum-kustomize
32
bundle-path: config
0 commit comments