From 972cd903f00ac61a40dc3579ee6c7674547c2b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 13:19:23 +0000 Subject: [PATCH] Bump MiraGeoscience/CI-tools/.github/workflows/reusable-python-static_analysis.yml Bumps [MiraGeoscience/CI-tools/.github/workflows/reusable-python-static_analysis.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-static_analysis.yml dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/python_analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python_analysis.yml b/.github/workflows/python_analysis.yml index cc6eafc01..35f6294ff 100644 --- a/.github/workflows/python_analysis.yml +++ b/.github/workflows/python_analysis.yml @@ -27,7 +27,7 @@ jobs: permissions: contents: read pull-requests: read - uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-static_analysis.yml@v2 + uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-static_analysis.yml@v3 with: package-manager: 'conda' app-name: 'geoapps'