Merge pull request #27762 from containers/renovate/dessant-lock-threads-6.x

[skip-ci] Update dessant/lock-threads action to v6
This commit is contained in:
Ashley Cui
2026-03-11 10:59:57 -04:00
committed by GitHub

View File

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