mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
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:
parent
14db369cdd
commit
b64140e0ef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issue_pr_lock.yml
vendored
2
.github/workflows/issue_pr_lock.yml
vendored
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue