We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be71aba commit 73ce88fCopy full SHA for 73ce88f
.github/workflows/lock.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: 🔒 Lock closed issues and PRs
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5.0.1
+ - uses: dessant/lock-threads@7266a7ce5c1df01b1c6db85bf8cd86c737dadbe7 # v6.0.0
16
with:
17
github-token: ${{ github.token }}
18
issue-inactive-days: "30"
0 commit comments