Skip to content

Commit

Permalink
Update towncrier
Browse files Browse the repository at this point in the history
Following matrix-appservice-irc here

Signed-off-by: Tadeusz „tadzik” Sośnierz <[email protected]>
  • Loading branch information
tadzik committed Mar 20, 2024
1 parent faf99c2 commit 446260b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- uses: actions/setup-python@v3
- run: pip install towncrier==19.2.0
- run: pip install towncrier>=22
- run: scripts/changelog-check.sh
env:
PULL_REQUEST_NUMBER: ${{ github.event.number }}
PULL_REQUEST_NUMBER: ${{ github.event.number }}

0 comments on commit 446260b

Please sign in to comment.