From 3babc1c8c6713f7b244892c73f9e1ce9d59bcf8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 21:10:36 +0000 Subject: [PATCH] chore(deps): bump khan/pull-request-workflow-cancel from 1.0.0 to 1.0.1 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] --- .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 57eb1414..57c8ef12 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest if: github.ref != 'refs/heads/master' steps: - - uses: khan/pull-request-workflow-cancel@1.0.0 + - uses: khan/pull-request-workflow-cancel@1.0.1 with: workflows: "main.yml" env: