Skip to content

Commit

Permalink
👷 Update latest-changes GitHub Action (#955)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Aug 26, 2024
1 parent 88aefd4 commit 14bab0a
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 @@ -34,8 +34,7 @@ jobs:
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
with:
limit-access-to-actor: true
- 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: docs/release-notes.md
Expand Down

0 comments on commit 14bab0a

Please sign in to comment.