Skip to content

Commit

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

build(deps): Bump appleboy/ssh-action from 1.0.0 to 1.0.2
  • Loading branch information
hanshino authored Jan 5, 2024
2 parents 0a44dd3 + 307cd59 commit 612eff8
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].0
uses: appleboy/[email protected].2
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit 612eff8

Please sign in to comment.