From e7d6ef0563f6004da118a641608a5f50e449f336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 08:00:20 +0000 Subject: [PATCH] chore(deps): bump Staffbase/github-action-issue-id-collection Bumps [Staffbase/github-action-issue-id-collection](https://github.com/staffbase/github-action-issue-id-collection) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/staffbase/github-action-issue-id-collection/releases) - [Commits](https://github.com/staffbase/github-action-issue-id-collection/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: Staffbase/github-action-issue-id-collection dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/template_jira_tagging.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template_jira_tagging.yml b/.github/workflows/template_jira_tagging.yml index c3f6b804..cbde376b 100644 --- a/.github/workflows/template_jira_tagging.yml +++ b/.github/workflows/template_jira_tagging.yml @@ -33,7 +33,7 @@ jobs: - name: Fetch ticket Ids id: fetchTicketIds - uses: Staffbase/github-action-issue-id-collection@v1.1.0 + uses: Staffbase/github-action-issue-id-collection@v1.2.0 env: TAG_MATCHER: ${{ inputs.tag-matcher }}