👷 Update latest-changes
GitHub Action (#1315)
This commit is contained in:

committed by
GitHub

parent
5005e5a5c1
commit
375170c386
3
.github/workflows/latest-changes.yml
vendored
3
.github/workflows/latest-changes.yml
vendored
@@ -30,8 +30,7 @@ jobs:
|
||||
with:
|
||||
# To allow latest-changes to commit to the main branch
|
||||
token: ${{ secrets.LATEST_CHANGES }}
|
||||
- uses: docker://tiangolo/latest-changes:0.3.0
|
||||
# - uses: tiangolo/latest-changes@main
|
||||
- uses: tiangolo/latest-changes@0.3.1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
latest_changes_file: ./release-notes.md
|
||||
|
Reference in New Issue
Block a user