Skip to content

Commit

Permalink
Bump MrSquaare/ssh-setup-action from 2 to 3 (#37)
Browse files Browse the repository at this point in the history
Bumps [MrSquaare/ssh-setup-action](https://github.com/mrsquaare/ssh-setup-action) from 2 to 3.
- [Release notes](https://github.com/mrsquaare/ssh-setup-action/releases)
- [Commits](MrSquaare/ssh-setup-action@v2...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 68ececa commit 0664dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
ref: 'gh-pages'
path: pyvista-tutorial-ja
- name: Setup SSH
uses: MrSquaare/ssh-setup-action@v2
uses: MrSquaare/ssh-setup-action@v3
with:
host: github.com
private-key: ${{ secrets.SSH_PRIVATE_KEY }}
Expand Down

0 comments on commit 0664dbd

Please sign in to comment.