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 b57ae43 commit d148958Copy full SHA for d148958
.github/workflows/latest-changes.yml
@@ -24,6 +24,6 @@ jobs:
24
with:
25
token: ${{ secrets.FULL_STACK_FASTAPI_POSTGRESQL_LATEST_CHANGES }}
26
- uses: docker://tiangolo/latest-changes:0.2.0
27
- - uses: tiangolo/latest-changes@main
+ # - uses: tiangolo/latest-changes@main
28
29
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments