⬆️ Upgrade GitHub Action label-approved (#10905)

This commit is contained in:
Sebastián Ramírez 2024-01-08 22:49:53 +04:00 committed by GitHub
parent 040ad986d4
commit 1780c21e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ jobs:
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: docker://tiangolo/label-approved:0.0.2
- uses: docker://tiangolo/label-approved:0.0.3
with:
token: ${{ secrets.FASTAPI_LABEL_APPROVED }}