We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76518c3 commit f6a7120Copy full SHA for f6a7120
.github/workflows/publish.yml
@@ -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.11.0
20
with:
21
image-name: milo-os-com
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.11.0
31
32
bundle-name: ghcr.io/datum-cloud/milo-os-com-kustomize
33
bundle-path: config
0 commit comments