From 602303e189fcebde733175cc5620a55edaaf34a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:29:04 +0000 Subject: [PATCH] chore(deps): bump khan/pull-request-workflow-cancel from 1.0.0 to 1.0.1 (#231) Bumps [khan/pull-request-workflow-cancel](https://github.com/khan/pull-request-workflow-cancel) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/khan/pull-request-workflow-cancel/releases) - [Commits](https://github.com/khan/pull-request-workflow-cancel/compare/1.0.0...1.0.1) --- updated-dependencies: - dependency-name: khan/pull-request-workflow-cancel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d4bbb9c..7f56d73 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest if: github.ref != 'refs/heads/main' steps: - - uses: khan/pull-request-workflow-cancel@1.0.0 + - uses: khan/pull-request-workflow-cancel@1.0.1 with: workflows: "main.yml" env: