From 78f9884ee9f63f9da614719de341be6b76fa4f70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:01:57 +0200 Subject: [PATCH] chore(deps): bump Staffbase/github-action-issue-id-collection (#277) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 4cfbead..ba8c2d0 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 }}