]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1 (#1107)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 18 Sep 2024 11:46:16 +0000 (13:46 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2024 11:46:16 +0000 (13:46 +0200)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.5.0...0.5.1)

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

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 1f5341e3584ca0dc1d3bd46351070b6c405f8be0..b7f5e003e37a411ab349759a00190c2c724eadf3 100644 (file)
@@ -27,7 +27,7 @@ jobs:
         env:
           GITHUB_CONTEXT: ${{ toJson(github) }}
         run: echo "$GITHUB_CONTEXT"
-      - uses: tiangolo/issue-manager@0.5.0
+      - uses: tiangolo/issue-manager@0.5.1
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
           config: >