From a242189464e6cf3867a0b115a230557ff8aa45f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 18:42:59 +0000 Subject: [PATCH] Bump imjohnbo/issue-bot from 2 to 3 Bumps [imjohnbo/issue-bot](https://github.com/imjohnbo/issue-bot) from 2 to 3. - [Release notes](https://github.com/imjohnbo/issue-bot/releases) - [Commits](https://github.com/imjohnbo/issue-bot/compare/v2...v3) --- updated-dependencies: - dependency-name: imjohnbo/issue-bot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/scrum.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scrum.yml b/.github/workflows/scrum.yml index 36f8a7d..75de310 100644 --- a/.github/workflows/scrum.yml +++ b/.github/workflows/scrum.yml @@ -18,7 +18,7 @@ jobs: - name: Create issue id: issue-bot - uses: imjohnbo/issue-bot@v2 + uses: imjohnbo/issue-bot@v3 with: title: "Weekly scrum for ${{ env.date }}" # rotate-assignees: true