Skip to content

Commit

Permalink
chore: update hashicorp/vault-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent b68af18 commit bd3ad88
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 @@ -34,7 +34,7 @@ jobs:
- name: Import Secrets
if: matrix.os == 'ubuntu-20.04'
id: secrets
uses: hashicorp/vault-action@v2.4.3
uses: hashicorp/vault-action@v3.0.0
with:
url: ${{ secrets.VAULT_ADDR }}
method: approle
Expand Down

0 comments on commit bd3ad88

Please sign in to comment.