Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7dedb4a

Browse files
authoredMay 2, 2025··
Merge pull request #69 from pSub/dependabot/github_actions/webfactory/ssh-agent-0.9.1
Bump webfactory/ssh-agent from 0.9.0 to 0.9.1
2 parents c33b808 + 0c655b0 commit 7dedb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/deploy-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
egress-policy: audit
3434

3535
- name: Setup ssh-agent
36-
uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387 # v0.9.0
36+
uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
3737
with:
3838
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
3939

0 commit comments

Comments
 (0)
Please sign in to comment.