Skip to content

Commit

Permalink
backport of commit 74d8bc5 (#23484)
Browse files Browse the repository at this point in the history
Co-authored-by: Charlie Voiselle <[email protected]>
  • Loading branch information
hc-github-team-nomad-core and angrycub authored Jul 2, 2024
1 parent ddd7cd7 commit 4f2664c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/vault-secrets/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
- name: Retrieve Vault-hosted Secrets
if: endsWith(github.repository, '-enterprise')
id: vault
uses: hashicorp/vault-action@v2.4.3
uses: hashicorp/vault-action@d1720f055e0635fd932a1d2a48f87a666a57906c # v3.0.0
with:
url: ${{ steps.vault-auth.outputs.addr }}
caCertificate: ${{ steps.vault-auth.outputs.ca_certificate }}
Expand Down

0 comments on commit 4f2664c

Please sign in to comment.