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 c8a3254 commit e16c0bbCopy full SHA for e16c0bb
1 file changed
.github/workflows/lock-inactive-threads.yml
@@ -23,7 +23,7 @@ jobs:
23
private-key: ${{ secrets.BOT_PRIVATE_KEY }}
24
- id: lock
25
name: Lock inactive issues and pull requests
26
- uses: dessant/lock-threads@v6.0.0
+ uses: dessant/lock-threads@v6.0.1
27
with:
28
github-token: ${{ steps.bot-token.outputs.token }}
29
issue-comment: |
0 commit comments