diff --git a/action.yml b/action.yml index 8363fb0..d47d98c 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.10.0 with: ssh-private-key: ${{ inputs.private-key }}