Commit Graph

4 Commits (039c9e07bb37b35054415f27cdbfd7645237832d)

Author SHA1 Message Date
Bo-Yi Wu 8faa84277b
chore: standardize formatting and update dependencies in workflows
- Change the title format in the bug report template from single quotes to double quotes
- Update `appleboy/ssh-action` version from `v1.2.0` to `v1.2.1` in multiple workflow files
- Remove unnecessary blank lines in the bug report template

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
3 weeks ago
appleboy 8fdfeb034e
chore(github): update `appleboy/ssh-action` to version `v1.2.0` across workflows
- Update `appleboy/ssh-action` from version `v1.0.3` to `v1.2.0` in bug report template
- Update `appleboy/ssh-action` from version `v1.0.3` to `v1.2.0` in stable workflow

Signed-off-by: appleboy <appleboy.tw@gmail.com>
4 months ago
appleboy c8594ae37d
ci: implement GitHub Actions for remote SSH execution
- Add example GitHub Actions workflow for executing remote SSH commands using password authentication

Signed-off-by: appleboy <appleboy.tw@gmail.com>
9 months ago
Bo-Yi Wu aabaf1254d
ci: add bug report template 9 months ago