From 03e9d977bcfb8d5b736ed28b12383e7b2f0416a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 16:21:22 +0000 Subject: [PATCH] Bump MiraGeoscience/CI-tools/.github/workflows/reusable-python-publish_rattler_package.yml Bumps [MiraGeoscience/CI-tools/.github/workflows/reusable-python-publish_rattler_package.yml](https://github.com/mirageoscience/ci-tools) from 2 to 3. - [Commits](https://github.com/mirageoscience/ci-tools/compare/v2...v3) --- updated-dependencies: - dependency-name: MiraGeoscience/CI-tools/.github/workflows/reusable-python-publish_rattler_package.yml dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/python_deploy_dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python_deploy_dev.yml b/.github/workflows/python_deploy_dev.yml index 5389a35a..99883733 100644 --- a/.github/workflows/python_deploy_dev.yml +++ b/.github/workflows/python_deploy_dev.yml @@ -14,7 +14,7 @@ concurrency: jobs: call-workflow-conda-publish: name: Publish development conda package on JFrog Artifactory - uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-publish_rattler_package.yml@v2 + uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-publish_rattler_package.yml@v3 permissions: contents: write with: