Skip to content

Commit

Permalink
Merge pull request #23 from l3s-learnweb/dependabot/github_actions/ap…
Browse files Browse the repository at this point in the history
…pleboy/ssh-action-1.0.1

chore(deps): bump appleboy/ssh-action from 1.0.0 to 1.0.1
  • Loading branch information
astappiev authored Dec 31, 2023
2 parents 9fac363 + b36f86b commit 651fee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
name: deploy image
runs-on: ubuntu-latest
steps:
- uses: appleboy/[email protected].0
- uses: appleboy/[email protected].1
with:
host: ${{ secrets.DEPLOY_HOST }}
username: ${{ secrets.DEPLOY_USERNAME }}
Expand Down

0 comments on commit 651fee8

Please sign in to comment.