Skip to content

Commit 43f24e7

Browse files
Bump dessant/lock-threads from 2 to 3
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2 to 3. - [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...v3) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b842417 commit 43f24e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
lock:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: dessant/lock-threads@v2
17+
- uses: dessant/lock-threads@v3
1818
with:
1919
github-token: ${{ github.token }}
2020
issue-lock-inactive-days: '180'

0 commit comments

Comments
 (0)