From eed665b3d6aa4aef4734be2fbe76768395775392 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 22:55:57 +0000 Subject: [PATCH] Bump andymckay/cancel-action from 0.3 to 0.4 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] --- .github/workflows/release.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a8104ae..c9a03e1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -149,7 +149,7 @@ jobs: - name: Fail-Fast if: failure() - uses: andymckay/cancel-action@0.3 + uses: andymckay/cancel-action@0.4 binary_dists: name: Binary Dists @@ -188,7 +188,7 @@ jobs: - name: Fail-Fast if: failure() - uses: andymckay/cancel-action@0.3 + uses: andymckay/cancel-action@0.4 github_release: name: GitHub Release @@ -252,7 +252,7 @@ jobs: - name: Fail-Fast if: failure() - uses: andymckay/cancel-action@0.3 + uses: andymckay/cancel-action@0.4 pypi_upload: name: PyPI Upload @@ -283,4 +283,4 @@ jobs: - name: Fail-Fast if: failure() - uses: andymckay/cancel-action@0.3 + uses: andymckay/cancel-action@0.4