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 004676e commit 9c7ca7cCopy full SHA for 9c7ca7c
.github/workflows/publish.yaml
@@ -11,7 +11,7 @@ jobs:
11
id-token: write
12
contents: read
13
packages: write
14
- uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.5.1
+ uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.7.3
15
with:
16
image-name: workload-operator
17
secrets: inherit
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
- uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.5.1
+ uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.7.3
25
26
bundle-name: ghcr.io/datum-cloud/workload-operator-kustomize
27
bundle-path: config
0 commit comments