👷 Upgrade GitHub Action issue-manager (#11056)

This commit is contained in:
Sebastián Ramírez 2024-01-30 19:46:56 +01:00 committed by GitHub
parent ffbe83d4d0
commit fb7af9ec72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: tiangolo/issue-manager@0.4.0
- uses: tiangolo/issue-manager@0.5.0
with:
token: ${{ secrets.FASTAPI_ISSUE_MANAGER }}
config: >