Skip to content

Commit

Permalink
chore(deps): bump Staffbase/github-action-jira-release-tagging (#228)
Browse files Browse the repository at this point in the history
Bumps [Staffbase/github-action-jira-release-tagging](https://github.com/staffbase/github-action-jira-release-tagging) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/staffbase/github-action-jira-release-tagging/releases)
- [Commits](Staffbase/github-action-jira-release-tagging@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: Staffbase/github-action-jira-release-tagging
  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] committed Mar 4, 2024
1 parent 1635d2b commit 3ce0696
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 @@ -38,7 +38,7 @@ jobs:
TAG_MATCHER: ${{ inputs.tag-matcher }}

- name: Add release notes to JIRA tickets
uses: Staffbase/github-action-jira-release-tagging@v1.2.0
uses: Staffbase/github-action-jira-release-tagging@v1.3.0
env:
JIRA_BASEURL: ${{ secrets.jira-url }}
JIRA_TOKEN: ${{ secrets.jira-token }}
Expand Down

0 comments on commit 3ce0696

Please sign in to comment.