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.
1 parent 39187a4 commit 58cd22eCopy full SHA for 58cd22e
.github/workflows/latest-changes.yml
@@ -24,6 +24,6 @@ jobs:
24
with:
25
# To allow latest-changes to commit to master
26
token: ${{ secrets.NGINX_RTMP_DOCKER_LATEST_CHANGES }}
27
- - uses: tiangolo/latest-changes@0.3.2
+ - uses: tiangolo/latest-changes@0.4.0
28
29
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments