Merge pull request #10 from mlm-games/dependabot/github_actions/dot-github/workflows/webfactory/ssh-agent-0.9.1
Bump webfactory/ssh-agent from 0.9.0 to 0.9.1 in /.github/workflows
This commit is contained in:
commit
cd85496106
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
|
||||
if: ${{ startsWith(github.event.inputs.MANIFEST_URL, 'git@github.com') }}
|
||||
uses: webfactory/ssh-agent@v0.9.0
|
||||
uses: webfactory/ssh-agent@v0.9.1
|
||||
with:
|
||||
ssh-private-key: |
|
||||
${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user