Skip to content

Commit d27ff6f

Browse files
authored
👷 Update latest-changes GitHub Action (#340)
1 parent 9bddcfa commit d27ff6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/latest-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
# To allow latest-changes to commit to master
2222
token: ${{ secrets.UVICORN_GUNICORN_FASTAPI_DOCKER_LATEST_CHANGES }}
23-
- uses: docker://tiangolo/latest-changes:0.3.0
23+
- uses: tiangolo/latest-changes@0.3.1
2424
with:
2525
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)