We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a84a31d + d65899d commit b443f72Copy full SHA for b443f72
.github/workflows/template_jira_tagging.yml
@@ -38,7 +38,7 @@ jobs:
38
TAG_MATCHER: ${{ inputs.tag-matcher }}
39
40
- name: Add release notes to JIRA tickets
41
- uses: Staffbase/github-action-jira-release-tagging@v1.4.0
+ uses: Staffbase/github-action-jira-release-tagging@v1.5.0
42
env:
43
JIRA_BASEURL: ${{ secrets.jira-url }}
44
JIRA_TOKEN: ${{ secrets.jira-token }}
0 commit comments