From 2d7f0daa0f73c5808cd16fe73932fa26732fdeff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 06:20:14 +0000 Subject: [PATCH] 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](https://github.com/mongodb/apix-action/compare/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] --- .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 0694bc94..5d5f2344 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@v10 + uses: mongodb/apix-action/create-jira@v12 id: create continue-on-error: true with: