diff --git a/action.yml b/action.yml index 8363fb0..0465aa0 100644 --- a/action.yml +++ b/action.yml @@ -16,7 +16,7 @@ inputs: runs: using: composite steps: - - uses: webfactory/ssh-agent@v0.9.0 + - uses: webfactory/ssh-agent@v0.9.1 with: ssh-private-key: ${{ inputs.private-key }}