chore(deps): update hashicorp/vault-action action to v3

This commit is contained in:
renovate[bot] 2025-03-03 22:33:37 +00:00 committed by GitHub
parent db96111c37
commit 0c97cb5822
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 8 deletions

View File

@ -104,7 +104,7 @@ jobs:
uses: actions/checkout@v4
- name: Import secrets
uses: hashicorp/vault-action@v2.7.3
uses: hashicorp/vault-action@v3.3.0
with:
url: https://vault.fluence.dev
path: jwt/github
@ -178,7 +178,7 @@ jobs:
working-directory: avm/client/dist
- name: Import secrets
uses: hashicorp/vault-action@v2.7.3
uses: hashicorp/vault-action@v3.3.0
with:
url: https://vault.fluence.dev
path: jwt/github
@ -233,7 +233,7 @@ jobs:
path: crates/interpreter-wasm/
- name: Import secrets
uses: hashicorp/vault-action@v2.7.3
uses: hashicorp/vault-action@v3.3.0
with:
url: https://vault.fluence.dev
path: jwt/github
@ -274,7 +274,7 @@ jobs:
run: wasm-pack build --release -m force --target nodejs
- name: Import secrets
uses: hashicorp/vault-action@v2.7.3
uses: hashicorp/vault-action@v3.3.0
with:
url: https://vault.fluence.dev
path: jwt/github
@ -338,7 +338,7 @@ jobs:
echo "found any?:" "${{ steps.status.outputs.found }}"
- name: Import secrets
uses: hashicorp/vault-action@v2.7.3
uses: hashicorp/vault-action@v3.3.0
with:
url: https://vault.fluence.dev
path: jwt/github

View File

@ -38,7 +38,7 @@ jobs:
ref: ${{ inputs.ref }}
- name: Import secrets
uses: hashicorp/vault-action@v2.7.3
uses: hashicorp/vault-action@v3.3.0
with:
url: https://vault.fluence.dev
path: jwt/github

View File

@ -45,7 +45,7 @@ jobs:
working-directory: avm/client/dist
- name: Import secrets
uses: hashicorp/vault-action@v2.7.3
uses: hashicorp/vault-action@v3.3.0
with:
url: https://vault.fluence.dev
path: jwt/github

View File

@ -41,7 +41,7 @@ jobs:
ref: ${{ inputs.ref }}
- name: Import secrets
uses: hashicorp/vault-action@v2.7.3
uses: hashicorp/vault-action@v3.3.0
with:
url: https://vault.fluence.dev
path: jwt/github