Skip to content

Commit fa539de

Browse files
ci(deps): bump dessant/lock-threads from 5.0.1 to 6.0.0
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 5.0.1 to 6.0.0. - [Release notes](https://github.com/dessant/lock-threads/releases) - [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md) - [Commits](dessant/lock-threads@v5.0.1...v6.0.0) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ce3f5a commit fa539de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock-inactive-threads.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
private-key: ${{ secrets.BOT_PRIVATE_KEY }}
2424
- id: lock
2525
name: Lock inactive issues and pull requests
26-
uses: dessant/lock-threads@v5.0.1
26+
uses: dessant/lock-threads@v6.0.0
2727
with:
2828
github-token: ${{ steps.bot-token.outputs.token }}
2929
issue-comment: |

0 commit comments

Comments
 (0)