Skip to content

Commit cef2577

Browse files
authored
Update send-to-jira.yml
1 parent 2dc4ee2 commit cef2577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/send-to-jira.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Create task in DevEx board
2828
if: github.event.label.name == 'tf-devex-triage' && !steps.search.outputs.issue
29-
uses: atlassian/gajira-create@59e177c4f6451399df5b4911c2211104f171e669 #v3
29+
uses: atlassian/gajira-create@59e177c4f6451399df5b4911c2211104f171e669 #v3.0.1
3030
with:
3131
project: TFECO
3232
issuetype: "Task"

0 commit comments

Comments
 (0)