Update webfactory/ssh-agent action to v0.9.1

Update webfactory/ssh-agent from 0.9.0 to 0.9.1

Change-type: patch
This commit is contained in:
balena-renovate[bot] 2025-03-17 14:57:10 +00:00 committed by GitHub
parent a6a68ed7e6
commit 03e5ffc04e
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 }}