We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac60cae commit cd53ad3Copy full SHA for cd53ad3
.github/workflows/latest-changes.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
# To allow latest-changes to commit to the main branch
32
token: ${{ secrets.LATEST_CHANGES }}
33
- - uses: tiangolo/latest-changes@0.3.2
+ - uses: tiangolo/latest-changes@0.4.0
34
35
token: ${{ secrets.GITHUB_TOKEN }}
36
latest_changes_file: ./release-notes.md
0 commit comments