diff --git a/.github/actions/extract-1password-secret/action.yml b/.github/actions/extract-1password-secret/action.yml index 1e4909a8e6..530c234231 100644 --- a/.github/actions/extract-1password-secret/action.yml +++ b/.github/actions/extract-1password-secret/action.yml @@ -38,7 +38,7 @@ runs: - name: Load secrets from 1Password id: onepw_secrets - uses: jcpitre/load-secrets-action@v10.0.8 + uses: jcpitre/load-secrets-action@v10.0.9 with: export-env: true # Export loaded secrets as environment variables env: