From 796fdf9f54ad2ff5410161055d3c7a0c609b59e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 18:52:46 +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 89b04a1..dbb3057 100644 --- a/.github/workflows/python_analysis.yml +++ b/.github/workflows/python_analysis.yml @@ -26,7 +26,7 @@ concurrency: jobs: call-workflow-static-analysis: name: Static analysis - uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-static_analysis.yml@v2 + uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-static_analysis.yml@v3 permissions: contents: read pull-requests: read