Skip to content

Commit

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

build(deps): Bump appleboy/ssh-action from 0.1.10 to 1.0.0
  • Loading branch information
hanshino authored Aug 11, 2023
2 parents 7bf00e3 + f1c2b8b commit 1a93e24
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/ssh-action@v0.1.10
uses: appleboy/ssh-action@v1.0.0
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit 1a93e24

Please sign in to comment.