Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Issue: ZENKO-4876
  • Loading branch information
francoisferrand committed Oct 1, 2024
1 parent 5ade4f3 commit 0e4e1e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/debug-wait/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
using: composite
steps:
- name: "Debug: SSH to runner"
uses: scality/actions/action-ssh-to-runner@1.8.0
uses: scality/actions/action-ssh-to-runner@1.9.0
continue-on-error: true
with:
tmate-server-host: ${{ env.TMATE_SERVER_HOST }}
Expand Down

0 comments on commit 0e4e1e4

Please sign in to comment.