Skip to content

Commit a4e71a6

Browse files
ci: fix path in action ref
1 parent 2e37707 commit a4e71a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Import Vault Credentials
1818
id: import-secrets
19-
uses: spectrocloud/palette-sdk-typescript/.github/actions/vault-credentials@main
19+
uses: spectrocloud/palette-sdk-typescript/.github/workflows/actions/vault-credentials@main
2020

2121
- name: Checkout
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)