Skip to content

Commit

Permalink
Merge pull request #669 from camunda/dependabot/github_actions/hashic…
Browse files Browse the repository at this point in the history
…orp/vault-action-2.7.1

chore(deps): bump hashicorp/vault-action from 2.7.0 to 2.7.1
  • Loading branch information
saig0 committed Jul 5, 2023
2 parents 1718e3f + 14215c5 commit 9695cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Import Secrets
id: secrets
uses: hashicorp/vault-action@v2.7.0
uses: hashicorp/vault-action@v2.7.1
with:
url: ${{ secrets.VAULT_ADDR }}
method: approle
Expand Down

0 comments on commit 9695cc3

Please sign in to comment.