Sebastián Ramírez
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/latest-changes.yml
|
@ -22,7 +22,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
- uses: actions/checkout@v4 |
|
|
- uses: actions/checkout@v4 |
|
|
with: |
|
|
with: |
|
|
token: ${{ secrets.POETRY_VERSION_PLUGIN_LATEST_CHANGES }} |
|
|
token: ${{ secrets.FULL_STACK_FASTAPI_POSTGRESQL_LATEST_CHANGES }} |
|
|
- uses: docker://tiangolo/latest-changes:0.2.0 |
|
|
- uses: docker://tiangolo/latest-changes:0.2.0 |
|
|
- uses: tiangolo/latest-changes@main |
|
|
- uses: tiangolo/latest-changes@main |
|
|
with: |
|
|
with: |
|
|