Skip to content

Commit

Permalink
chore(deps): bump Staffbase/github-action-issue-id-collection (#277)
Browse files Browse the repository at this point in the history
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](Staffbase/github-action-issue-id-collection@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent fae1016 commit 78f9884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_jira_tagging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit 78f9884

Please sign in to comment.