Skip to content

Commit 4db44f2

Browse files
authored
Update gh action version (#31)
2 parents 95d87de + 36ec979 commit 4db44f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
path: config/apiserver
1919
- name: ghcr.io/datum-cloud/controller-manager
2020
path: config/controller-manager
21-
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.1.0
21+
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.2.0
2222
with:
2323
bundle-name: ${{ matrix.bundles.name }}
2424
bundle-path: ${{ matrix.bundles.path }}

0 commit comments

Comments
 (0)