Skip to content

Commit 5b17340

Browse files
Bump dessant/lock-threads from 4 to 5 (#1269)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4 to 5. - [Release notes](https://github.com/dessant/lock-threads/releases) - [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md) - [Commits](dessant/lock-threads@v4...v5) --- updated-dependencies: - dependency-name: dessant/lock-threads 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 c8b8c1e commit 5b17340

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@v4
13+
- uses: dessant/lock-threads@v5
1414
with:
1515
github-token: ${{ secrets.GITHUB_TOKEN }}
1616
issue-inactive-days: 90

0 commit comments

Comments
 (0)