]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
👷 Upgrade GitHub Action issue-manager (#11056)
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 30 Jan 2024 18:46:56 +0000 (19:46 +0100)
committerGitHub <noreply@github.com>
Tue, 30 Jan 2024 18:46:56 +0000 (19:46 +0100)
.github/workflows/issue-manager.yml

index d1aad28fd316028f354c97625c6adfa227b8c14e..0f564d7218e352498741441ccc564ee958d1d2ae 100644 (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: >