From 50622597e490ee9ac452648ce560ca915c0746aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 09:22:55 +0000 Subject: [PATCH] chore(deps): bump mongodb/apix-action from 12 to 13 Bumps [mongodb/apix-action](https://github.com/mongodb/apix-action) from 12 to 13. - [Release notes](https://github.com/mongodb/apix-action/releases) - [Commits](https://github.com/mongodb/apix-action/compare/v12...v13) --- updated-dependencies: - dependency-name: mongodb/apix-action dependency-version: '13' 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 5d5f2344..98134b54 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@v12 + uses: mongodb/apix-action/create-jira@v13 id: create continue-on-error: true with: