Skip to content

Commit

Permalink
Bump atlassian/gajira-create from 2.0.1 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [atlassian/gajira-create](https://github.com/atlassian/gajira-create) from 2.0.1 to 3.0.1.
- [Release notes](https://github.com/atlassian/gajira-create/releases)
- [Commits](atlassian/gajira-create@v2.0.1...v3.0.1)

---
updated-dependencies:
- dependency-name: atlassian/gajira-create
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2022
1 parent 1bdf1cd commit b7d0df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jira_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Create JIRA Ticket
id: create
uses: atlassian/gajira-create@v2.0.1
uses: atlassian/gajira-create@v3.0.1
with:
project: SNOW
issuetype: Bug
Expand Down

0 comments on commit b7d0df1

Please sign in to comment.