We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
latest-changes
1 parent 9bddcfa commit d27ff6fCopy full SHA for d27ff6f
1 file changed
.github/workflows/latest-changes.yml
@@ -20,6 +20,6 @@ jobs:
20
with:
21
# To allow latest-changes to commit to master
22
token: ${{ secrets.UVICORN_GUNICORN_FASTAPI_DOCKER_LATEST_CHANGES }}
23
- - uses: docker://tiangolo/latest-changes:0.3.0
+ - uses: tiangolo/latest-changes@0.3.1
24
25
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments