mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 06:00:45 -06:00
Bump MrSquaare/ssh-setup-action from 1 to 3
Bumps [MrSquaare/ssh-setup-action](https://github.com/mrsquaare/ssh-setup-action) from 1 to 3. - [Release notes](https://github.com/mrsquaare/ssh-setup-action/releases) - [Commits](https://github.com/mrsquaare/ssh-setup-action/compare/v1...v3) --- updated-dependencies: - dependency-name: MrSquaare/ssh-setup-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
36458fe994
commit
1c08f70d8e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -93,7 +93,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Setup SSH
|
||||
uses: MrSquaare/ssh-setup-action@v1
|
||||
uses: MrSquaare/ssh-setup-action@v3
|
||||
with:
|
||||
host: github.com
|
||||
private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
|
Loading…
Reference in a new issue