Skip to content

Commit ef43021

Browse files
Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#1036)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/dessant/lock-threads/releases) - [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) - [Commits](dessant/lock-threads@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe63ad0 commit ef43021

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
@@ -7,7 +7,7 @@ jobs:
77
lock:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: dessant/[email protected].1
10+
- uses: dessant/[email protected].2
1111
with:
1212
github-token: ${{ secrets.GITHUB_TOKEN }}
1313
issue-lock-inactive-days: 90

0 commit comments

Comments
 (0)