Skip to content

Commit

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

Bump appleboy/ssh-action from 1.0.3 to 1.1.0
  • Loading branch information
am9zZWY authored Oct 8, 2024
2 parents 8b4d9f2 + 6f538a5 commit 19cfc97
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.0.3
uses: appleboy/ssh-action@v1.1.0
with:
host: trinity.fsi.uni-tuebingen.de
username: ${{ secrets.SSH_USERNAME }}
Expand Down

0 comments on commit 19cfc97

Please sign in to comment.