Skip to content

Commit 263ce8e

Browse files
chore(deps): update mxschmitt/action-tmate digest to e5c7151
1 parent 553a679 commit 263ce8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# Enable tmate debugging of manually-triggered workflows
3737
# if the input option was provided.
3838
- name: Setup SSH debug session
39-
uses: mxschmitt/action-tmate@8b4e4ac71822ed7e0ad5fb3d1c33483e9e8fb270 # tag=v3
39+
uses: mxschmitt/action-tmate@e5c7151931ca95bad1c6f4190c730ecf8c7dde48 # v3
4040
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled }}
4141

4242
- name: Check out repository

0 commit comments

Comments
 (0)