Skip to content

Commit

Permalink
Merge pull request #1723 from atsign-foundation/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/appleboy/ssh-action-1.0.2

build(deps): Bump appleboy/ssh-action from 1.0.1 to 1.0.2
  • Loading branch information
cpswan authored Jan 2, 2024
2 parents 2e7c093 + 31ed970 commit 84329df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/at_server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
# Logs into CICD VMs and runs script to update to just pushed image
- name: update image on cicd VMs
uses: appleboy/ssh-action@8f949198563a347a01c65ffc60399aef2b59d4ab # v1.0.1
uses: appleboy/ssh-action@2451745138b602d3e100a6def50c8e4e39591d4c # v1.0.2
with:
host: "cicd1.atsign.wtf,cicd2.atsign.wtf"
username: ubuntu
Expand Down

0 comments on commit 84329df

Please sign in to comment.