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 8112fcc + ea49261 commit 6ad4936Copy full SHA for 6ad4936
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@e460dfeb36e731f3aeb214be6b0c9a9d9a67eda6 # v3.0.0
+ - uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21 # v4.0.1
17
with:
18
issue-lock-inactive-days: 90
19
pr-lock-inactive-days: 90
0 commit comments