Skip to content

Commit 6c0772a

Browse files
Bump dessant/lock-threads from 3 to 4 (#1165)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4. - [Release notes](https://github.com/dessant/lock-threads/releases) - [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) - [Commits](dessant/lock-threads@v3...v4) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a75898 commit 6c0772a

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
@@ -10,7 +10,7 @@ jobs:
1010
lock:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: dessant/lock-threads@v3
13+
- uses: dessant/lock-threads@v4
1414
with:
1515
github-token: ${{ secrets.GITHUB_TOKEN }}
1616
issue-inactive-days: 90

0 commit comments

Comments
 (0)