diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index 0fd5292..520cf31 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -84,7 +84,7 @@ jobs: - name: Import Secrets id: secrets - uses: hashicorp/vault-action@v2.7.4 + uses: hashicorp/vault-action@v2.8.1 with: url: https://vault-iit.apps.silver.devops.gov.bc.ca token: ${{ steps.broker.outputs.vault_token }}