diff --git a/.github/workflows/build-exes-impl.yml b/.github/workflows/build-exes-impl.yml index 590998c..9400395 100644 --- a/.github/workflows/build-exes-impl.yml +++ b/.github/workflows/build-exes-impl.yml @@ -239,7 +239,7 @@ jobs: - name: Setup tmate session if: inputs.tmate_debugging == 'true' - uses: mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101 # v3.23 + uses: mxschmitt/action-tmate@35b54afac29c97fb54faba5b513f8fbd1882f113 # v3.24 with: detached: true @@ -391,7 +391,7 @@ jobs: - name: Setup tmate session if: inputs.tmate_debugging == 'true' - uses: mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101 # v3.23 + uses: mxschmitt/action-tmate@35b54afac29c97fb54faba5b513f8fbd1882f113 # v3.24 with: detached: true @@ -539,7 +539,7 @@ jobs: - name: Setup tmate session if: inputs.tmate_debugging == 'true' - uses: mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101 # v3.23 + uses: mxschmitt/action-tmate@35b54afac29c97fb54faba5b513f8fbd1882f113 # v3.24 with: detached: true