Skip to content

Commit 30736a5

Browse files
authored
Merge pull request #11274 from IQSS/dependabot/github_actions/appleboy/ssh-action-1.2.1
Bump appleboy/ssh-action from 1.2.0 to 1.2.1
2 parents 00880a0 + ae6f450 commit 30736a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_beta_testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
overwrite: true
6969

7070
- name: Execute payara war deployment remotely
71-
uses: appleboy/ssh-action@v1.2.0
71+
uses: appleboy/ssh-action@v1.2.1
7272
env:
7373
INPUT_WAR_FILE: ${{ env.war_file }}
7474
with:

0 commit comments

Comments
 (0)