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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_beta_testing.yml

+1-1
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/[email protected].1
71+
uses: appleboy/[email protected].2
7272
env:
7373
INPUT_WAR_FILE: ${{ env.war_file }}
7474
with:

0 commit comments

Comments
 (0)