Skip to content

Commit 136c108

Browse files
Bump appleboy/ssh-action from 1.0.0 to 1.0.3 (#147)
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.0 to 1.0.3. - [Release notes](https://github.com/appleboy/ssh-action/releases) - [Commits](appleboy/ssh-action@v1.0.0...v1.0.3) --- updated-dependencies: - dependency-name: appleboy/ssh-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1cf8d5 commit 136c108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gadi_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
PRE_SCRIPT: |
2525
export PROJECT=xp65_w
2626
- name: Update catalog
27-
uses: appleboy/[email protected].0
27+
uses: appleboy/[email protected].3
2828
with:
2929
host: gadi.nci.org.au
3030
username: ${{secrets.GADI_USER}}

0 commit comments

Comments
 (0)