Skip to content

Commit

Permalink
👷 Update latest-changes GitHub Action (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Aug 26, 2024
1 parent 9c78858 commit 569707f
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 @@ -24,7 +24,6 @@ jobs:
with:
# To allow latest-changes to commit to master
token: ${{ secrets.UWSGI_NGINX_FLASK_DOCKER_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 }}

0 comments on commit 569707f

Please sign in to comment.