Skip to content

Commit e72ead8

Browse files
chore(deps): bump appleboy/ssh-action from 1.2.2 to 1.2.5 (ietf-tools#10623)
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.2 to 1.2.5. - [Release notes](https://github.com/appleboy/ssh-action/releases) - [Commits](appleboy/ssh-action@2ead5e3...0ff4204) --- updated-dependencies: - dependency-name: appleboy/ssh-action dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4267ff7 commit e72ead8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests-az.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
ssh-keyscan -t rsa $vminfo >> ~/.ssh/known_hosts
3939
4040
- name: Remote SSH into VM
41-
uses: appleboy/ssh-action@2ead5e36573f08b82fbfce1504f1a4b05a647c6f
41+
uses: appleboy/ssh-action@0ff4204d59e8e51228ff73bce53f80d53301dee2
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
with:

0 commit comments

Comments
 (0)