8000 Bump `dessant/lock-threads` from 4.0.0 to 4.0.1 (#85) · python-telegram-bot/ptbcontrib@b00485d · GitHub
[go: up one dir, main page]

Skip to content

Commit b00485d

Browse files
Bump dessant/lock-threads from 4.0.0 to 4.0.1 (#85)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4.0.0 to 4.0.1. - [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.0.0...v4.0.1) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
1 parent 976ed0f commit b00485d

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
@@ -8,7 +8,7 @@ jobs:
88
lock:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: dessant/lock-threads@v4.0.0
11+
- uses: dessant/lock-threads@v4.0.1
1212
with:
1313
github-token: ${{ github.token }}
1414
issue-lock-inactive-days: '7'

0 commit comments

Comments
 (0)
0