Skip to content

Commit 1f89328

Browse files
chore(deps): update datum-cloud/actions action to v1.7.2
1 parent 4e1852c commit 1f89328

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
id-token: write
1212
contents: read
1313
packages: write
14-
uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.5.2
14+
uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.7.2
1515
with:
1616
image-name: infra-provider-gcp
1717
secrets: inherit
@@ -21,7 +21,7 @@ jobs:
2121
id-token: write
2222
contents: read
2323
packages: write
24-
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.5.2
24+
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.7.2
2525
with:
2626
bundle-name: ghcr.io/datum-cloud/infra-provider-gcp-kustomize
2727
bundle-path: config

0 commit comments

Comments
 (0)