Skip to content

Commit 4b4c559

Browse files
build(deps): bump dessant/lock-threads from 4 to 5 (#4380)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
1 parent 2e0d053 commit 4b4c559

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
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Lock Threads
15-
uses: dessant/lock-threads@v4
15+
uses: dessant/lock-threads@v5
1616
with:
1717
github-token: ${{ secrets.GITHUB_TOKEN }}
1818
issue-comment: >

0 commit comments

Comments
 (0)