Skip to content

Commit b54c6dc

Browse files
authored
Merge pull request #181 from hashicorp/dependabot/github_actions/atlassian/gajira-create-3.0.1
Bump atlassian/gajira-create from 3.0.0 to 3.0.1
2 parents 1d213f3 + cef2577 commit b54c6dc

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@1ff0b6bd115a780592b47bfbb63fc4629132e6ec #v3
29+
uses: atlassian/gajira-create@59e177c4f6451399df5b4911c2211104f171e669 #v3.0.1
3030
with:
3131
project: TFECO
3232
issuetype: "Task"

0 commit comments

Comments
 (0)