From 82157593218c181ca05a7d4b5b1fccab2fa44e24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 15:29:15 +0000 Subject: [PATCH] chore(deps): bump mongodb/apix-action from 9 to 10 Bumps [mongodb/apix-action](https://github.com/mongodb/apix-action) from 9 to 10. - [Release notes](https://github.com/mongodb/apix-action/releases) - [Commits](https://github.com/mongodb/apix-action/compare/v9...v10) --- updated-dependencies: - dependency-name: mongodb/apix-action dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/jira-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jira-issue.yml b/.github/workflows/jira-issue.yml index e356e939b..0694bc940 100644 --- a/.github/workflows/jira-issue.yml +++ b/.github/workflows/jira-issue.yml @@ -20,7 +20,7 @@ jobs: config: ${{ vars.PERMISSIONS_CONFIG }} - name: Create JIRA ticket - uses: mongodb/apix-action/create-jira@v9 + uses: mongodb/apix-action/create-jira@v10 id: create continue-on-error: true with: