Skip to content

Commit 2d7f0da

Browse files
chore(deps): bump mongodb/apix-action from 10 to 12
Bumps [mongodb/apix-action](https://github.com/mongodb/apix-action) from 10 to 12. - [Release notes](https://github.com/mongodb/apix-action/releases) - [Commits](mongodb/apix-action@v10...v12) --- updated-dependencies: - dependency-name: mongodb/apix-action dependency-version: '12' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6504d2b commit 2d7f0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jira-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
config: ${{ vars.PERMISSIONS_CONFIG }}
2121

2222
- name: Create JIRA ticket
23-
uses: mongodb/apix-action/create-jira@v10
23+
uses: mongodb/apix-action/create-jira@v12
2424
id: create
2525
continue-on-error: true
2626
with:

0 commit comments

Comments
 (0)