Skip to content

Commit

Permalink
Merge pull request #458 from hanshino/dependabot/github_actions/apple…
Browse files Browse the repository at this point in the history
…boy/ssh-action-1.0.3

build(deps): Bump appleboy/ssh-action from 1.0.2 to 1.0.3
  • Loading branch information
hanshino authored Jan 13, 2024
2 parents b74208e + 867715d commit 8b4da51
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 @@ -44,7 +44,7 @@ jobs:
REACT_APP_GOOGLE_ANALYTICS_ID=${{ secrets.GOOGLE_ANALYTICS_ID }}
- name: Deploy Redive linebot
uses: appleboy/[email protected].2
uses: appleboy/[email protected].3
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit 8b4da51

Please sign in to comment.