Use hash for actions, from Andreas Fehlner.

This commit is contained in:
Nicholas Marriott
2026-08-31 20:52:54 +01:00
parent b28244e2fe
commit 9c1d5a080b
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
if: github.repository == 'tmux/tmux'
timeout-minutes: 10
steps:
- uses: dessant/lock-threads@v6
- uses: dessant/lock-threads@89ae32b08ed1a541efecbab17912962a5e38981c # v6
with:
github-token: ${{ github.token }}
issue-inactive-days: '30'