chore(deps): update hashicorp/vault-action action to v2.7.0 (#762)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-28 14:46:38 +03:00 committed by GitHub
parent 26f943177d
commit 9fdf4e1005
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -59,7 +59,7 @@ jobs:
ref: ${{ inputs.tag }}
- name: Import secrets
uses: hashicorp/vault-action@v2.5.0
uses: hashicorp/vault-action@v2.7.0
with:
url: https://vault.fluence.dev
path: jwt/github

View File

@ -131,7 +131,7 @@ jobs:
echo "found any?:" "${{ steps.status.outputs.found }}"
- name: Import secrets
uses: hashicorp/vault-action@v2.5.0
uses: hashicorp/vault-action@v2.7.0
with:
url: https://vault.fluence.dev
path: jwt/github

View File

@ -54,7 +54,7 @@ jobs:
run: sbt ";cliJS/fastOptJS;language-server-apiJS/fastOptJS;aqua-apiJS/fastOptJS"
- name: Import secrets
uses: hashicorp/vault-action@v2.5.0
uses: hashicorp/vault-action@v2.7.0
with:
url: https://vault.fluence.dev
path: jwt/github

View File

@ -37,7 +37,7 @@ jobs:
steps:
- name: Import secrets
uses: hashicorp/vault-action@v2.6.0
uses: hashicorp/vault-action@v2.7.0
with:
url: https://vault.fluence.dev
path: jwt/github