Skip to content

Commit

Permalink
Merge pull request #1540 from atsign-foundation/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/github-actions-0e8d67ae7e

build(deps): Bump appleboy/ssh-action from 1.1.0 to 1.2.0 in the github-actions group
  • Loading branch information
cpswan authored Nov 18, 2024
2 parents 9d11710 + 6512ae2 commit 2f44650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

steps:
- name: execute tests on cicd vm
uses: appleboy/ssh-action@25ce8cbbcb08177468c7ff7ec5cbfa236f9341e1 # v1.1.0
uses: appleboy/ssh-action@7eaf76671a0d7eec5d98ee897acda4f968735a17 # v1.2.0
env:
SHA: ${{ github.event.pull_request.head.sha || github.sha }}
with:
Expand Down

0 comments on commit 2f44650

Please sign in to comment.