Skip to content

Commit 496c928

Browse files
chore(deps): update datum-cloud/actions action to v1.5.0
1 parent 070126b commit 496c928

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
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
publish-container-image:
10-
uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.4.0
10+
uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.5.0
1111
with:
1212
image-name: workload-operator
1313
secrets: inherit
@@ -17,7 +17,7 @@ jobs:
1717
id-token: write
1818
contents: read
1919
packages: write
20-
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.4.0
20+
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.5.0
2121
with:
2222
bundle-name: ghcr.io/datum-cloud/workload-operator-kustomize
2323
bundle-path: config

0 commit comments

Comments
 (0)