From f992afa4c5ca0105acabd81fe6f358fb8390d011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 23:21:39 +0000 Subject: [PATCH] Bump imjohnbo/issue-bot from 3.4.0 to 3.4.4 Bumps [imjohnbo/issue-bot](https://github.com/imjohnbo/issue-bot) from 3.4.0 to 3.4.4. - [Release notes](https://github.com/imjohnbo/issue-bot/releases) - [Commits](https://github.com/imjohnbo/issue-bot/compare/v3.4.0...v3.4.4) --- updated-dependencies: - dependency-name: imjohnbo/issue-bot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ReleaseIssue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ReleaseIssue.yml b/.github/workflows/ReleaseIssue.yml index 0e87562..c8fd9c5 100644 --- a/.github/workflows/ReleaseIssue.yml +++ b/.github/workflows/ReleaseIssue.yml @@ -17,7 +17,7 @@ jobs: # Create, pin, label, and assign release issue - name: create-issue id: issue - uses: imjohnbo/issue-bot@v3.4.0 + uses: imjohnbo/issue-bot@v3.4.4 with: pinned: true close-previous: true