Skip to content

Commit 446260b

Browse files
committed
Update towncrier
Following matrix-appservice-irc here Signed-off-by: Tadeusz „tadzik” Sośnierz <tadeusz@sosnierz.com>
1 parent faf99c2 commit 446260b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/changelog.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
ref: ${{ github.event.pull_request.head.sha }}
1515
fetch-depth: 0
1616
- uses: actions/setup-python@v3
17-
- run: pip install towncrier==19.2.0
17+
- run: pip install towncrier>=22
1818
- run: scripts/changelog-check.sh
1919
env:
20-
PULL_REQUEST_NUMBER: ${{ github.event.number }}
20+
PULL_REQUEST_NUMBER: ${{ github.event.number }}

0 commit comments

Comments
 (0)