Skip to content

Commit 9c7ca7c

Browse files
chore(deps): update datum-cloud/actions action to v1.7.3
1 parent 004676e commit 9c7ca7c

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.1
14+
uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.7.3
1515
with:
1616
image-name: workload-operator
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.1
24+
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.7.3
2525
with:
2626
bundle-name: ghcr.io/datum-cloud/workload-operator-kustomize
2727
bundle-path: config

0 commit comments

Comments
 (0)