From cb7d13599a1ab29e660cdf863506f099b6b94085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 21:03:06 +0000 Subject: [PATCH] Bump andymckay/cancel-action from 0.4 to 0.5 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] --- .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 5a2e1d4..464166d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -35,4 +35,4 @@ jobs: - run: cargo fmt --all -- --check - name: Cancel workflow if: failure() - uses: andymckay/cancel-action@0.4 + uses: andymckay/cancel-action@0.5