]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump tiangolo/issue-manager from 0.4.1 to 0.5.0 (#922)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Jun 2024 03:18:48 +0000 (22:18 -0500)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 03:18:48 +0000 (22:18 -0500)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.4.1...0.5.0)

---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/issue-manager.yml

index 4eeda34b45f98c6ed235de56fedb16eb4723d0bb..68f1391f2500eaa4d3f6b77464245d5216133e49 100644 (file)
@@ -18,7 +18,7 @@ jobs:
   issue-manager:
     runs-on: ubuntu-latest
     steps:
-      - uses: tiangolo/issue-manager@0.4.1
+      - uses: tiangolo/issue-manager@0.5.0
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
           config: >