chore(workflows): pin lock-threads action to v6.0.2

This commit is contained in:
Andras Bacsai
2026-08-12 14:12:47 +02:00
parent 08627795a5
commit 03816bce3a
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Lock threads after 30 days of inactivity
uses: dessant/lock-threads@v5
uses: dessant/lock-threads@89ae32b08ed1a541efecbab17912962a5e38981c # v6.0.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-inactive-days: '30'