Skip to content

Commit cc9e885

Browse files
Update webfactory/ssh-agent action to v0.9.0
1 parent 46109c5 commit cc9e885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: make build
2222

2323
- name: Set up SSH agent
24-
uses: webfactory/ssh-agent@836c84ec59a0e7bc0eabc79988384eb567561ee2 #v0.7.0
24+
uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387 # v0.9.0
2525
with:
2626
ssh-private-key: ${{ secrets.AUR_PRIVATE_KEY }}
2727

0 commit comments

Comments
 (0)