chore(deps): update hashicorp/vault-action action to v2.7.3 (#28)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-23 14:02:59 +03:00 committed by GitHub
parent 01dfb1d32b
commit 77196ff094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

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

View File

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