build(deps): bump shimataro/ssh-key-action from 2.8.0 to 2.8.1

Bumps [shimataro/ssh-key-action](https://github.com/shimataro/ssh-key-action) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/shimataro/ssh-key-action/releases)
- [Changelog](https://github.com/shimataro/ssh-key-action/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/shimataro/ssh-key-action/compare/v2.8.0...v2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-01 17:32:12 +00:00
committed by GitHub
parent bd7e9da92e
commit 71f8c2d3e2
+1 -1
View File
@@ -270,7 +270,7 @@ jobs:
name: linux-amd64-release
- name: Install SSH key
uses: shimataro/ssh-key-action@v2.8.0
uses: shimataro/ssh-key-action@v2.8.1
with:
key: ${{ secrets.ALTERWARE_MASTER_SERVER_SSH_PRIVATE_KEY }}
known_hosts: 'just-a-placeholder-so-we-dont-get-errors'