From fb964b4389504344eb4d51b0a11642978ac22976 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 10:53:41 +0000 Subject: [PATCH] tidy: bump mach3-software/MaCh3 in /.github/workflows Bumps [mach3-software/MaCh3](https://github.com/mach3-software/mach3) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/mach3-software/mach3/releases) - [Commits](https://github.com/mach3-software/mach3/compare/v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: mach3-software/MaCh3 dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/Squash.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Squash.yml b/.github/workflows/Squash.yml index d3fa72f..3e9a3d1 100644 --- a/.github/workflows/Squash.yml +++ b/.github/workflows/Squash.yml @@ -28,6 +28,6 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Squash commits - uses: mach3-software/MaCh3/.github/actions/squash@v2.5.1 + uses: mach3-software/MaCh3/.github/actions/squash@v2.6.0 with: branch: ${{ matrix.branch_name }}