Skip to content

Commit

Permalink
Bump atlassian/gajira-create from 3.0.0 to 3.0.1 (#101)
Browse files Browse the repository at this point in the history
* Bump atlassian/gajira-create from 3.0.0 to 3.0.1

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](atlassian/gajira-create@1ff0b6b...59e177c)

---
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 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: Benjamin Bennett <ben.bennett@hashicorp.com>
  • Loading branch information
dependabot[bot] and bendbennett committed Jan 26, 2023
1 parent 890d98f commit 50e5f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/send-to-jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 50e5f70

Please sign in to comment.