Skip to content

Commit

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

build(deps): Bump appleboy/ssh-action from 1.0.3 to 1.1.0
  • Loading branch information
hanshino authored Oct 16, 2024
2 parents f380ff6 + 78c1f86 commit f7d8e2a
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@v1.0.3
uses: appleboy/ssh-action@v1.1.0
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit f7d8e2a

Please sign in to comment.