Skip to content

Commit 06afdba

Browse files
chore(deps): update webfactory/ssh-agent action to v0.9.0
1 parent 6c253ff commit 06afdba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-set-up.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
pip3 install -r ~/.ansible/collections/ansible_collections/azure/azcollection/requirements-azure.txt
100100
101101
- name: Add private key to SSH Agent
102-
uses: webfactory/ssh-agent@v0.8.0
102+
uses: webfactory/ssh-agent@v0.9.0
103103
with:
104104
ssh-private-key: ${{ secrets.ssh-private-key}}
105105

0 commit comments

Comments
 (0)