Skip to content

Commit eedecc6

Browse files
Bump dessant/lock-threads from 5.0.1 to 6.0.0 (#3639)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1579a16 commit eedecc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
issues: write # for dessant/lock-threads to lock issues
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: dessant/lock-threads@v5.0.1
16+
- uses: dessant/lock-threads@v6.0.0
1717
with:
1818
github-token: ${{ github.token }}
1919
issue-inactive-days: '90'

0 commit comments

Comments
 (0)