Skip to content

Commit 381ed1e

Browse files
committed
Commit to v1 version tag
1 parent 4e3e15a commit 381ed1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Generate SSH client certificate
2020
if: github.ref == 'refs/heads/main'
2121
id: ssh_cert
22-
uses: andreaso/vault-oidc-ssh-cert-action@v0.12
22+
uses: andreaso/vault-oidc-ssh-cert-action@v1
2323
with:
2424
vault_server: https://vault.example.com:8200
2525
jwt_audience: vault.example.com

0 commit comments

Comments
 (0)