From e26d7d4d5fe47b3c023b56b072c7e89a6c8de5fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:47:12 -0700 Subject: [PATCH] Bump andymckay/cancel-action from 0.4 to 0.5 (#323) Bumps [andymckay/cancel-action](https://github.com/andymckay/cancel-action) from 0.4 to 0.5. - [Release notes](https://github.com/andymckay/cancel-action/releases) - [Commits](https://github.com/andymckay/cancel-action/compare/0.4...0.5) --- 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 ebc8020..9b8d48f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -126,4 +126,4 @@ jobs: - run: cargo sort --check - name: Cancel workflow if: failure() - uses: andymckay/cancel-action@0.4 + uses: andymckay/cancel-action@0.5