Skip to content

Commit

Permalink
👷 Update latest-changes GitHub Action (#1315)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Aug 26, 2024
1 parent 5005e5a commit 375170c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/latest-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
latest_changes_file: ./release-notes.md
Expand Down

0 comments on commit 375170c

Please sign in to comment.