Skip to content

Commit

Permalink
Update github-action-jira-release-tagging
Browse files Browse the repository at this point in the history
Update github-action-jira-release-tagging to version 1.3.1
includes the workflow fix Staffbase/github-action-jira-release-tagging#116
  • Loading branch information
soemo authored Mar 12, 2024
1 parent b7ecced commit b3d7e09
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/[email protected].0
uses: Staffbase/[email protected].1
env:
JIRA_BASEURL: ${{ secrets.jira-url }}
JIRA_TOKEN: ${{ secrets.jira-token }}
Expand Down

0 comments on commit b3d7e09

Please sign in to comment.