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.yml
1 parent 7b70e38 commit 6362dfcCopy full SHA for 6362dfc
.github/workflows/latest-changes.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
# To allow latest-changes to commit to master
26
token: ${{ secrets.UWSGI_NGINX_DOCKER_LATEST_CHANGES }}
27
- - uses: docker://tiangolo/latest-changes:0.2.0
+ - uses: docker://tiangolo/latest-changes:0.3.0
28
# - uses: tiangolo/latest-changes@main
29
30
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments