Skip to content

Commit

Permalink
Update hashicorp/vault-action to version 2.7.4
Browse files Browse the repository at this point in the history
No real need. Mostly about keeping things up-to-date, etc.
  • Loading branch information
andreaso committed Nov 18, 2023
1 parent 080b6b9 commit 495c498
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 @@ -54,7 +54,7 @@ runs:

- name: Authenticate towards Vault
id: vault_auth
uses: hashicorp/[email protected].1
uses: hashicorp/[email protected].4
with:
method: jwt
jwtGithubAudience: ${{ steps.determine.outputs.audience }}
Expand Down

0 comments on commit 495c498

Please sign in to comment.