From af082eec330fccfa174be53a96660d14aa51f39d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:42:09 +0000 Subject: [PATCH] Bump andymckay/cancel-action from 0.2 to 0.5 Bumps [andymckay/cancel-action](https://github.com/andymckay/cancel-action) from 0.2 to 0.5. - [Release notes](https://github.com/andymckay/cancel-action/releases) - [Commits](https://github.com/andymckay/cancel-action/compare/0.2...0.5) --- updated-dependencies: - dependency-name: andymckay/cancel-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5bda682..f903e92 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: args: --all -- --check - name: Cancel workflow if: failure() - uses: andymckay/cancel-action@0.2 + uses: andymckay/cancel-action@0.5 # Build on all the architectures we intend to support, including cross compiled ones. build: