Skip to content

Commit

Permalink
chore(deps): update hashicorp/vault-action action to v2.7.4 (#1926)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 28, 2023
1 parent 5c976d9 commit 6968dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
ref: ${{ inputs.tag }}

- name: Import secrets
uses: hashicorp/vault-action@v2.4.3
uses: hashicorp/vault-action@v2.7.4
with:
url: https://vault.fluence.dev
path: jwt/github
Expand Down

0 comments on commit 6968dcf

Please sign in to comment.