Skip to content

Commit

Permalink
Upgrade to hashicorp/vault-action 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed Jun 21, 2023
1 parent 5c9a2a0 commit e76d708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ runs:
shell: python

- name: Authenticate towards Vault
uses: hashicorp/vault-action@v2.5.0
uses: hashicorp/vault-action@v2.7.0
with:
method: jwt
jwtGithubAudience: ${{ steps.determine.outputs.audience }}
Expand Down

0 comments on commit e76d708

Please sign in to comment.