Skip to content

Commit

Permalink
Merge pull request #111 from vicharak-in/dependabot/github_actions/ap…
Browse files Browse the repository at this point in the history
…pleboy/scp-action-0.1.7

build(deps): bump appleboy/scp-action from 0.1.4 to 0.1.7
  • Loading branch information
bojle authored Feb 1, 2024
2 parents fc9a059 + 2970043 commit 78099ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

# Copy it to the server
- name: Copying build/html/ to remote server
uses: appleboy/[email protected].4
uses: appleboy/[email protected].7
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit 78099ed

Please sign in to comment.