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 15, 2024
1 parent b3f76a0 commit fe411d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
token: ${{ secrets.FLUENCEBOT_RELEASE_PLEASE_PAT }}

- name: Import secrets
uses: hashicorp/[email protected].0
uses: hashicorp/[email protected].1
with:
url: https://vault.fluence.dev
path: jwt/github
Expand Down Expand Up @@ -147,7 +147,7 @@ jobs:
echo "found any?:" "${{ steps.status.outputs.found }}"
- name: Import secrets
uses: hashicorp/[email protected].0
uses: hashicorp/[email protected].1
with:
url: https://vault.fluence.dev
path: jwt/github
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
ref: ${{ inputs.ref }}

- name: Import secrets
uses: hashicorp/[email protected].0
uses: hashicorp/[email protected].1
with:
url: https://vault.fluence.dev
path: jwt/github
Expand Down

0 comments on commit fe411d8

Please sign in to comment.