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.
2 parents 9e98a87 + e66a07b commit c6de5a1Copy full SHA for c6de5a1
1 file changed
.github/workflows/lock-issues.yml
@@ -13,7 +13,7 @@ jobs:
13
if: github.repository_owner == 'psf'
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21 # v4.0.1
+ - uses: dessant/lock-threads@d42e5f49803f3c4e14ffee0378e31481265dda22 # v5.0.0
17
with:
18
issue-lock-inactive-days: 90
19
pr-lock-inactive-days: 90
0 commit comments