Skip to content

Commit

Permalink
Merge pull request #57 from fsi-tue/dependabot/github_actions/applebo…
Browse files Browse the repository at this point in the history
…y/ssh-action-1.2.0

Bump appleboy/ssh-action from 1.1.0 to 1.2.0
  • Loading branch information
am9zZWY authored Nov 18, 2024
2 parents 19cfc97 + ff7395a commit 66f92c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Execute remote ssh commands using ssh key
uses: appleboy/ssh-action@v1.1.0
uses: appleboy/ssh-action@v1.2.0
with:
host: trinity.fsi.uni-tuebingen.de
username: ${{ secrets.SSH_USERNAME }}
Expand Down

0 comments on commit 66f92c5

Please sign in to comment.