Skip to content

Commit ab6aba7

Browse files
Update webfactory/ssh-agent action to v0.9.1 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51720a8 commit ab6aba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Checkout
3030
uses: actions/checkout@v4
3131
- name: Setup SSH Agent
32-
uses: webfactory/ssh-agent@v0.9.0
32+
uses: webfactory/ssh-agent@v0.9.1
3333
with:
3434
ssh-private-key: |
3535
${{ secrets.SSH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)