Skip to content

Commit 6362dfc

Browse files
authored
🔧 Update latest-changes.yml (#201)
1 parent 7b70e38 commit 6362dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
# To allow latest-changes to commit to master
2626
token: ${{ secrets.UWSGI_NGINX_DOCKER_LATEST_CHANGES }}
27-
- uses: docker://tiangolo/latest-changes:0.2.0
27+
- uses: docker://tiangolo/latest-changes:0.3.0
2828
# - uses: tiangolo/latest-changes@main
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)