adding infisical action to workflows
Some checks failed
Pull Request / changes (pull_request) Successful in 23s
Pull Request / build-and-test (pull_request) Failing after 3s

This commit is contained in:
2026-07-13 08:49:43 -05:00
parent 650ea704aa
commit 4c77ebc1d6
2 changed files with 8 additions and 0 deletions

View File

@@ -21,6 +21,10 @@ jobs:
api
client
- name: Ping
uses: |
ping infisical
- name: Get Secrets from Infisical
uses: Infisical/secrets-action@v1.0.16
with:

View File

@@ -16,6 +16,10 @@ jobs:
sparse-checkout: |
infrastructure
- name: Ping
uses: |
ping infisical
- name: Get secrets from Infisical
uses: Infisical/secrets-action@v1.0.16
with: