We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44df761 commit 2038739Copy full SHA for 2038739
.github/workflows/lock.yml
@@ -13,7 +13,7 @@ jobs:
13
permissions:
14
issues: write
15
steps:
16
- - uses: dessant/lock-threads@e460dfeb36e731f3aeb214be6b0c9a9d9a67eda6 # v3.0.0
+ - uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21 # v4.0.1
17
with:
18
github-token: ${{ secrets.GITHUB_TOKEN }}
19
issue-inactive-days: 90
0 commit comments