mirror of
https://github.com/fluencelabs/aqua-lib
synced 2024-12-04 07:10:24 +00:00
chore(deps): update hashicorp/vault-action action to v2.8.1
This commit is contained in:
parent
f2665b0292
commit
0aaa1c9afc
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Import secrets
|
||||
uses: hashicorp/vault-action@v2.4.3
|
||||
uses: hashicorp/vault-action@v2.8.1
|
||||
with:
|
||||
url: https://vault.fluence.dev
|
||||
path: jwt/github
|
||||
@ -103,7 +103,7 @@ jobs:
|
||||
echo "found any?:" "${{ steps.status.outputs.found }}"
|
||||
|
||||
- name: Import secrets
|
||||
uses: hashicorp/vault-action@v2.4.3
|
||||
uses: hashicorp/vault-action@v2.8.1
|
||||
with:
|
||||
url: https://vault.fluence.dev
|
||||
path: jwt/github
|
||||
|
Loading…
Reference in New Issue
Block a user