Skip to content

Commit d65899d

Browse files
chore(deps): bump Staffbase/github-action-jira-release-tagging
Bumps [Staffbase/github-action-jira-release-tagging](https://github.com/staffbase/github-action-jira-release-tagging) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/staffbase/github-action-jira-release-tagging/releases) - [Commits](Staffbase/github-action-jira-release-tagging@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: Staffbase/github-action-jira-release-tagging dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a84a31d commit d65899d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template_jira_tagging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
TAG_MATCHER: ${{ inputs.tag-matcher }}
3939

4040
- name: Add release notes to JIRA tickets
41-
uses: Staffbase/github-action-jira-release-tagging@v1.4.0
41+
uses: Staffbase/github-action-jira-release-tagging@v1.5.0
4242
env:
4343
JIRA_BASEURL: ${{ secrets.jira-url }}
4444
JIRA_TOKEN: ${{ secrets.jira-token }}

0 commit comments

Comments
 (0)