Skip to content

Commit 9db109f

Browse files
chore(deps): bump appleboy/ssh-action from 1.2.0 to 1.2.2 (ietf-tools#8650)
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/appleboy/ssh-action/releases) - [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml) - [Commits](appleboy/ssh-action@7eaf766...2ead5e3) --- updated-dependencies: - dependency-name: appleboy/ssh-action 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 e56c6ca commit 9db109f

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@7eaf76671a0d7eec5d98ee897acda4f968735a17
41+
uses: appleboy/ssh-action@2ead5e36573f08b82fbfce1504f1a4b05a647c6f
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
with:

0 commit comments

Comments
 (0)