We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efef9d commit c544233Copy full SHA for c544233
.github/workflows/lock.yaml
@@ -12,7 +12,7 @@ jobs:
12
lock:
13
runs-on: ubuntu-24.04
14
steps:
15
- - uses: dessant/lock-threads@v5
+ - uses: krlmlr/lock-threads@patch-1
16
with:
17
github-token: ${{ github.token }}
18
issue-inactive-days: "365"
0 commit comments