Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 2af3bc5

Browse files
chore(deps): update webfactory/ssh-agent action to v0.10.0 (#568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1f5024 commit 2af3bc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
steps:
119119
- uses: actions/checkout@v4
120120
- name: Setup SSH key
121-
uses: webfactory/ssh-agent@v0.9.0
121+
uses: webfactory/ssh-agent@v0.10.0
122122
with:
123123
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
124124
- name: Add host fingerprint to known_hosts

0 commit comments

Comments
 (0)