Skip to content

Commit

Permalink
chore(deps): update hashicorp/vault-action action to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent f2665b0 commit 0aaa1c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0aaa1c9

Please sign in to comment.