mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 08:32:34 +00:00
Bump atlassian/gajira-create from 3.0.0 to 3.0.1 (#293)
Bumps [atlassian/gajira-create](https://github.com/atlassian/gajira-create) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/atlassian/gajira-create/releases)
- [Commits](1ff0b6bd11...59e177c4f6)
---
updated-dependencies:
- dependency-name: atlassian/gajira-create
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update .github/workflows/send-to-jira.yml
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Flad <bflad417@gmail.com>
This commit is contained in:
parent
8b59f414e1
commit
b69ccc5640
1 changed files with 1 additions and 1 deletions
2
.github/workflows/send-to-jira.yml
vendored
2
.github/workflows/send-to-jira.yml
vendored
|
|
@ -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@1ff0b6bd115a780592b47bfbb63fc4629132e6ec #v3
|
||||
uses: atlassian/gajira-create@59e177c4f6451399df5b4911c2211104f171e669 # v3.0.1
|
||||
with:
|
||||
project: TFECO
|
||||
issuetype: "Task"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue