From e63e6963d0244761e00d053b4aa7d74810042ade Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 14:44:23 +0000 Subject: [PATCH] Bump MiraGeoscience/CI-tools/.github/workflows/reusable-jira-pr_actions.yml Bumps [MiraGeoscience/CI-tools/.github/workflows/reusable-jira-pr_actions.yml](https://github.com/mirageoscience/ci-tools) from 3 to 3.3.2. - [Commits](https://github.com/mirageoscience/ci-tools/compare/v3...v3.3.2) --- updated-dependencies: - dependency-name: MiraGeoscience/CI-tools/.github/workflows/reusable-jira-pr_actions.yml dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pr_jira_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_jira_actions.yml b/.github/workflows/pr_jira_actions.yml index 4fa28f89..cadcfc84 100644 --- a/.github/workflows/pr_jira_actions.yml +++ b/.github/workflows/pr_jira_actions.yml @@ -6,7 +6,7 @@ on: jobs: call-workflow-pr_jira_actions: - uses: MiraGeoscience/CI-tools/.github/workflows/reusable-jira-pr_actions.yml@v3 + uses: MiraGeoscience/CI-tools/.github/workflows/reusable-jira-pr_actions.yml@v3.3.2 permissions: contents: read pull-requests: write