mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-03-14 22:10:49 +00:00
chore(deps): update hashicorp/vault-action action to v3
This commit is contained in:
parent
3a86f7b3c3
commit
000fe883b8
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
token: ${{ secrets.FLUENCEBOT_RELEASE_PLEASE_PAT }}
|
||||
|
||||
- name: Import secrets
|
||||
uses: hashicorp/vault-action@v2.8.1
|
||||
uses: hashicorp/vault-action@v3.3.0
|
||||
with:
|
||||
url: https://vault.fluence.dev
|
||||
path: jwt/github
|
||||
@ -101,7 +101,7 @@ jobs:
|
||||
echo "found any?:" "${{ steps.status.outputs.found }}"
|
||||
|
||||
- name: Import secrets
|
||||
uses: hashicorp/vault-action@v2.8.1
|
||||
uses: hashicorp/vault-action@v3.3.0
|
||||
with:
|
||||
url: https://vault.fluence.dev
|
||||
path: jwt/github
|
||||
|
2
.github/workflows/snapshot.yml
vendored
2
.github/workflows/snapshot.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
ref: ${{ inputs.ref }}
|
||||
|
||||
- name: Import secrets
|
||||
uses: hashicorp/vault-action@v2.8.1
|
||||
uses: hashicorp/vault-action@v3.3.0
|
||||
with:
|
||||
url: https://vault.fluence.dev
|
||||
path: jwt/github
|
||||
|
Loading…
x
Reference in New Issue
Block a user