Skip to content

Commit 5fe0aad

Browse files
SEC-090: Automated trusted workflow pinning (2023-08-02) (#153)
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
1 parent 3068b43 commit 5fe0aad

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

0 commit comments

Comments
 (0)