We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bf59db commit a35d18dCopy full SHA for a35d18d
.github/workflows/jira-issue.yml
@@ -20,7 +20,7 @@ jobs:
20
config: ${{ vars.PERMISSIONS_CONFIG }}
21
22
- name: Create JIRA ticket
23
- uses: mongodb/apix-action/create-jira@v10
+ uses: mongodb/apix-action/create-jira@v12
24
id: create
25
continue-on-error: true
26
with:
0 commit comments