Skip to content

Commit 2e02be2

Browse files
authored
Merge pull request #11327 from IQSS/dependabot/github_actions/appleboy/ssh-action-1.2.2
Bump appleboy/ssh-action from 1.2.1 to 1.2.2
2 parents 5d288c3 + 92adbc0 commit 2e02be2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.1
71+
uses: appleboy/ssh-action@v1.2.2
7272
env:
7373
INPUT_WAR_FILE: ${{ env.war_file }}
7474
with:

0 commit comments

Comments
 (0)