Skip to content

Commit

Permalink
build(deps): bump shimataro/ssh-key-action from 2.5.1 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [shimataro/ssh-key-action](https://github.com/shimataro/ssh-key-action) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/shimataro/ssh-key-action/releases)
- [Changelog](https://github.com/shimataro/ssh-key-action/blob/v2/CHANGELOG.md)
- [Commits](shimataro/ssh-key-action@v2.5.1...v2.6.1)

---
updated-dependencies:
- dependency-name: shimataro/ssh-key-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent b64e1f6 commit 988068f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mobile-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: mobile/docs/build.sh
- name: Set up deploy key
if: github.ref == 'refs/heads/main'
uses: shimataro/ssh-key-action@v2.5.1
uses: shimataro/ssh-key-action@v2.6.1
with:
key: ${{ secrets.ENVOY_MOBILE_WEBSITE_DEPLOY_KEY }}
known_hosts: unnecessary
Expand Down

0 comments on commit 988068f

Please sign in to comment.