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.
1 parent d1ec03c commit ddc51b7Copy full SHA for ddc51b7
.github/workflows/manual.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Create NEW JIRA ticket
30
id: create
31
- uses: atlassian/gajira-create@v2.0.1
+ uses: atlassian/gajira-create@v3.0.1
32
with:
33
project: CONUPDATE
34
issuetype: Task
0 commit comments