Skip to content

Commit 495c498

Browse files
committed
Update hashicorp/vault-action to version 2.7.4
No real need. Mostly about keeping things up-to-date, etc.
1 parent 080b6b9 commit 495c498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ runs:
5454

5555
- name: Authenticate towards Vault
5656
id: vault_auth
57-
uses: hashicorp/vault-action@v2.7.1
57+
uses: hashicorp/vault-action@v2.7.4
5858
with:
5959
method: jwt
6060
jwtGithubAudience: ${{ steps.determine.outputs.audience }}

0 commit comments

Comments
 (0)