Skip to content

Commit 30c4b35

Browse files
⬆️ Bump dessant/lock-threads from 3.0.0 to 4.0.0 (#118)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3.0.0 to 4.0.0. - [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.0.0...v4.0.0) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5338104 commit 30c4b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: 🔒 Lock closed issues and PRs
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: dessant/lock-threads@v3.0.0
15+
- uses: dessant/lock-threads@v4.0.0
1616
with:
1717
github-token: ${{ github.token }}
1818
issue-inactive-days: "30"

0 commit comments

Comments
 (0)