update dessant/lock-threads to v6.0.2

We need this so the action accepts the new github token format.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger 2026-07-15 12:35:24 +02:00
parent 14db369cdd
commit b64140e0ef
No known key found for this signature in database
GPG key ID: EB145DD938A3CAF2

View file

@ -62,7 +62,7 @@ jobs:
private-key: ${{ secrets.STALE_LOCKING_APP_PRIVATE_KEY }}
# Ref: https://github.com/dessant/lock-threads#usage
- uses: dessant/lock-threads@7266a7ce5c1df01b1c6db85bf8cd86c737dadbe7 # v6.0.0
- uses: dessant/lock-threads@89ae32b08ed1a541efecbab17912962a5e38981c # v6.0.2
with:
github-token: '${{ steps.generate-token.outputs.token }}'
process-only: 'issues, prs'