File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
actions/shared-build-setup Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 cache-overwrite-existing : true
3434 add-job-summary : ${{ inputs.add-job-summary }}
3535 - name : Setup tmate session
36- uses : mxschmitt/action-tmate@7b6a61a73bbb9793cb80ad69b8dd8ac19261834c # v3
36+ uses : mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101 # v3
3737 if : ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled }}
3838 with :
3939 limit-access-to-actor : true
Original file line number Diff line number Diff line change 8989
9090 - name : Start tmate session
9191 if : always() && needs.check-debug.outputs.debug_enabled == 'true'
92- uses : mxschmitt/action-tmate@7b6a61a73bbb9793cb80ad69b8dd8ac19261834c # v3
92+ uses : mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101 # v3
9393 with :
9494 limit-access-to-actor : true
You can’t perform that action at this time.
0 commit comments