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 df7b20f commit 1d507ce
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 @@ -24,7 +24,7 @@ jobs:
with:
# To allow latest-changes to commit to master
token: ${{ secrets.NGINX_RTMP_DOCKER_LATEST_CHANGES }}
- uses: docker://tiangolo/latest-changes:0.3.0
- uses: tiangolo/latest-changes@0.3.1
# - uses: tiangolo/latest-changes@main
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1d507ce

Please sign in to comment.