1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

gh-actions/release-test: bump ssh-agent to v0.4.1

This commit is contained in:
Martine Lenders 2020-11-21 09:40:26 +01:00
parent 66bf60610e
commit 2bb5d453c4
No known key found for this signature in database
GPG Key ID: CCD317364F63286F

View File

@ -162,7 +162,7 @@ jobs:
run: |
echo '${{ secrets.IOTLABRC }}' > ~/.iotlabrc
- name: Setup SSH agent
uses: webfactory/ssh-agent@v0.4.0
uses: webfactory/ssh-agent@v0.4.1
with:
ssh-private-key: ${{ secrets.IOTLAB_PRIVATE_KEY }}
- name: Fetch host key from IoT-LAB saclay site