Skip to content

Commit 350f1c5

Browse files
committed
Add info to changelog summary
1 parent 5a36f20 commit 350f1c5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/changes/unreleased.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ With the refactoring of the `dependency:audit`, we use `poetry export`. For how
44
be added (project-specific or globally), see the
55
[poetry export documentation](https://github.com/python-poetry/poetry-plugin-export).
66

7+
Within the `report.yml`, the `actions/[email protected]` was upgraded to
8+
`v5.0.0`. This upgrade should not affect the existing functionality of the standard
9+
GitHub workflows from the PTB. However, there are breaking changes that affect cases
10+
where artifacts are downloaded by ID. For further details, please see the
11+
[release notes for 5.0.0](https://github.com/actions/download-artifact/releases/tag/v5.0.0).
12+
713
## Feature
814

915
* #469: Moved manual approval for slow tests to merge-gate.yml

0 commit comments

Comments
 (0)