Merge pull request #4 from mlm-games/dependabot/github_actions/dot-github/workflows/webfactory/ssh-agent-0.9.0
Bump webfactory/ssh-agent from 0.5.4 to 0.9.0 in /.github/workflows
This commit is contained in:
commit
845d57768d
2
.github/workflows/TWRP (android 4.4+).yml
vendored
2
.github/workflows/TWRP (android 4.4+).yml
vendored
@ -93,7 +93,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup SSH Keys
|
- name: Setup SSH Keys
|
||||||
if: ${{ startsWith(github.event.inputs.MANIFEST_URL, 'git@github.com') }}
|
if: ${{ startsWith(github.event.inputs.MANIFEST_URL, 'git@github.com') }}
|
||||||
uses: webfactory/ssh-agent@v0.5.4
|
uses: webfactory/ssh-agent@v0.9.0
|
||||||
with:
|
with:
|
||||||
ssh-private-key: |
|
ssh-private-key: |
|
||||||
${{ secrets.SSH_PRIVATE_KEY }}
|
${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
Loading…
Reference in New Issue
Block a user