mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-26 04:53:38 +00:00
Result of tsccr-helper -log-level=info -pin-all-workflows .
This commit is contained in:
parent
4a142dabfb
commit
cf6b2013cc
2 changed files with 5 additions and 5 deletions
4
.github/workflows/send-to-jira.yml
vendored
4
.github/workflows/send-to-jira.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
|
||||
- name: Login
|
||||
uses: atlassian/gajira-login@45fd029b9f1d6d8926c6f04175aa80c0e42c9026 # v3.0.1
|
||||
uses: atlassian/gajira-login@ca13f8850ea309cf44a6e4e0c49d9aa48ac3ca4c # v3
|
||||
if: github.event.label.name == 'tf-devex-triage'
|
||||
env:
|
||||
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
|
||||
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
- name: Create task in DevEx board
|
||||
if: github.event.label.name == 'tf-devex-triage' && !steps.search.outputs.issue
|
||||
uses: atlassian/gajira-create@59e177c4f6451399df5b4911c2211104f171e669 # v3.0.1
|
||||
uses: atlassian/gajira-create@1ff0b6bd115a780592b47bfbb63fc4629132e6ec # v3
|
||||
with:
|
||||
project: TFECO
|
||||
issuetype: "Task"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue