We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1852c commit 5fe459eCopy full SHA for 5fe459e
.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.2
+ uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.8.1
15
with:
16
image-name: infra-provider-gcp
17
secrets: inherit
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
- uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.5.2
+ uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.8.1
25
26
bundle-name: ghcr.io/datum-cloud/infra-provider-gcp-kustomize
27
bundle-path: config
0 commit comments