Skip to content

Commit 7ea22ba

Browse files
committed
chore: update GitHub Actions workflow to use version tag for publish-kustomize-bundle
1 parent 1ff1b41 commit 7ea22ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
id-token: write
3333
contents: read
3434
packages: write
35-
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@1.6.5
35+
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.6.5
3636
with:
3737
bundle-name: ghcr.io/datum-cloud/auth-ui-kustomize
3838
bundle-path: config
39-
secrets: inherit
39+
secrets: inherit

0 commit comments

Comments
 (0)