]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
👷 Update issue-manager to 0.7.1 (#2015)
authorSebastián Ramírez <tiangolo@gmail.com>
Wed, 24 Jun 2026 12:24:15 +0000 (14:24 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 12:24:15 +0000 (14:24 +0200)
.github/workflows/issue-manager.yml

index e8ba88c69079d021a81757eeab45577e5de36fd1..650aae314e3175deb0956c23342fad09bb8afd19 100644 (file)
@@ -29,6 +29,6 @@ jobs:
         env:
           GITHUB_CONTEXT: ${{ toJson(github) }}
         run: echo "$GITHUB_CONTEXT"
-      - uses: tiangolo/issue-manager@8505bda3fd28623a64d93935cbe13fa23f14fd8b # 0.7.0
+      - uses: tiangolo/issue-manager@75d60679db1ea348f6f6ea1d0e20de80a7c04645 # 0.7.1
         with:
           token: ${{ secrets.GITHUB_TOKEN }}