From bf6bece4f260671bd19a103902c1886305bc0ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 12:42:57 +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 8f3b5d5b..f773fb76 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