Skip to content

Commit b443f72

Browse files
authored
Merge pull request #340 from Staffbase/dependabot/github_actions/Staffbase/github-action-jira-release-tagging-1.5.0
chore(deps): bump Staffbase/github-action-jira-release-tagging from 1.4.0 to 1.5.0
2 parents a84a31d + d65899d commit b443f72

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)