Skip to content

Commit

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

chore(deps): bump hashicorp/vault-action from 3.0.0 to 3.1.0
  • Loading branch information
saig0 authored Jan 10, 2025
2 parents 41f8956 + 985c386 commit dd975b9
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@v3.0.0
uses: hashicorp/vault-action@v3.1.0
with:
url: ${{ secrets.VAULT_ADDR }}
method: approle
Expand Down

0 comments on commit dd975b9

Please sign in to comment.