mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
gh-actions/test-on-iotlab: bump ssh-agent to v0.4.1
This commit is contained in:
parent
2bb5d453c4
commit
2925731d42
2
.github/workflows/test-on-iotlab.yml
vendored
2
.github/workflows/test-on-iotlab.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
||||
- name: Configure credentials
|
||||
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 ${{ matrix.boards.iotlab.site }} site
|
||||
|
Loading…
Reference in New Issue
Block a user