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.
2 parents bff16cc + 3775e8e commit 92bffffCopy full SHA for 92bffff
1 file changed
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
packages: write
26
id-token: write
27
needs: check-files
28
- uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.17.0
+ uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.18.0
29
with:
30
image-name: datum-net
31
target: production
@@ -39,7 +39,7 @@ jobs:
39
contents: read
40
41
needs: build-and-push
42
- uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.17.0
+ uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.18.0
43
44
bundle-name: ghcr.io/datum-cloud/datum-net-kustomize
45
bundle-path: config/base
0 commit comments