mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 02:04:01 -04:00
Merge pull request #12130 from hashicorp/dependabot/github_actions/atlassian/gajira-create-3.0.1
build(deps): bump atlassian/gajira-create from 2.0.1 to 3.0.1
This commit is contained in:
@@ -61,7 +61,7 @@ jobs:
|
||||
- name: Create ticket
|
||||
id: create-ticket
|
||||
if: steps.search.outputs.issue == '' && github.event.label.name == 'sync to jira' && steps.set-ticket-type.outputs.type != 'Invalid'
|
||||
uses: atlassian/gajira-create@v2.0.1
|
||||
uses: atlassian/gajira-create@v3.0.1
|
||||
with:
|
||||
project: HPR
|
||||
issuetype: "${{ steps.set-ticket-type.outputs.type }}"
|
||||
|
||||
Reference in New Issue
Block a user