Skip to content

Commit 988010a

Browse files
Update webfactory/ssh-agent action to v0.9.1
1 parent 8dc02f8 commit 988010a

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Checkout
3535
uses: actions/checkout@v4
3636
- name: Setup SSH Agent
37-
uses: webfactory/[email protected].0
37+
uses: webfactory/[email protected].1
3838
with:
3939
ssh-private-key: |
4040
${{ secrets.SSH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)