Skip to content

Commit

Permalink
chore(deps): update hashicorp/vault-action action to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2023
1 parent a6f4a2a commit 30011e1
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.6.0
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.6.0
with:
url: https://vault.fluence.dev
path: jwt/github
Expand Down

0 comments on commit 30011e1

Please sign in to comment.