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

Skip to content

Commit 1530a6f

Browse files
Bump dessant/lock-threads from 4.0.1 to 5.0.1 (#99)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4.0.1 to 5.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.1...v5.0.1) --- 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>
1 parent b3a6e3e commit 1530a6f

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
4B5A
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.1
11+
- uses: dessant/lock-threads@v5.0.1
1212
with:
1313
github-token: ${{ github.token }}
1414
issue-lock-inactive-days: '7'

0 commit comments

Comments
 (0)
0