Skip to content

Commit

Permalink
👷 Update latest-changes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Aug 26, 2024
1 parent db7ae8f commit c6c462a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
with:
# To allow latest-changes to commit to master
token: ${{ secrets.UVICORN_GUNICORN_DOCKER_LATEST_CHANGES }}
- uses: docker://tiangolo/latest-changes:0.3.0
- uses: tiangolo/latest-changes@0.3.1
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c6c462a

Please sign in to comment.