Skip to content

Commit

Permalink
Merge pull request #11122 from IQSS/dependabot/github_actions/applebo…
Browse files Browse the repository at this point in the history
…y/ssh-action-1.2.0

Bump appleboy/ssh-action from 1.0.0 to 1.2.0
  • Loading branch information
ofahimIQSS authored Jan 30, 2025
2 parents f8009a1 + a50f624 commit a29720d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_beta_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
overwrite: true

- name: Execute payara war deployment remotely
uses: appleboy/ssh-action@v1.0.0
uses: appleboy/ssh-action@v1.2.0
env:
INPUT_WAR_FILE: ${{ env.war_file }}
with:
Expand Down

0 comments on commit a29720d

Please sign in to comment.