Merge pull request #665 from balena-io/renovate/webfactory-ssh-agent-0.9.x

Update webfactory/ssh-agent action to v0.9.1
This commit is contained in:
balena-renovate[bot] 2025-03-17 15:21:29 +00:00 committed by GitHub
commit 9385041856
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -181,7 +181,7 @@ jobs:
AWS_DEFAULT_REGION: ${{ vars.AWS_REGION || 'us-east-1' }}
# https://github.com/webfactory/ssh-agent
- uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387 # v0.9.0
- uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
with:
ssh-private-key: ${{ steps.generate-key-pair.outputs.ssh_private_key }}