Skip to content

Commit

Permalink
chore: update hashicorp/vault-action action to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent d0671e9 commit 9978a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: npm run all
- name: Import Secrets
id: secrets
uses: hashicorp/vault-action@v2.4.3
uses: hashicorp/vault-action@v2.8.0
with:
url: ${{ secrets.VAULT_ADDR }}
method: approle
Expand Down

0 comments on commit 9978a9d

Please sign in to comment.