From 5c8fcf8ae85d2d1556fa82527f81a8360acaa29e Mon Sep 17 00:00:00 2001 From: Andreas Olsson Date: Sat, 18 Nov 2023 18:46:13 +0100 Subject: [PATCH] Bump minor version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09ffc3b..31e69fc 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ jobs: - name: Generate SSH client certificate if: github.ref == 'refs/heads/main' id: ssh_cert - uses: andreaso/vault-oidc-ssh-cert-action@v0.8 + uses: andreaso/vault-oidc-ssh-cert-action@v0.9 with: vault_server: https://vault.example.com:8200 oidc_backend: github-oidc