From e10315873f46cee348acac978c82f075003d5f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 07:56:15 -0800 Subject: [PATCH] Bump andymckay/cancel-action from 0.3 to 0.4 (#53) Bumps [andymckay/cancel-action](https://github.com/andymckay/cancel-action) from 0.3 to 0.4. - [Release notes](https://github.com/andymckay/cancel-action/releases) - [Commits](https://github.com/andymckay/cancel-action/compare/0.3...0.4) --- updated-dependencies: - dependency-name: andymckay/cancel-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 7a6915e..c65dc0b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -131,4 +131,4 @@ jobs: args: --all -- --check - name: Cancel workflow if: failure() - uses: andymckay/cancel-action@0.3 + uses: andymckay/cancel-action@0.4