From fc8ff91bcf3a2766726fa92b9596b4fdd38605b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 15:17:41 +0000 Subject: [PATCH] build(deps): bump styfle/cancel-workflow-action from 0.12.0 to 0.13.1 Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.12.0 to 0.13.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.12.0...0.13.1) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pkg-platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pkg-platform.yml b/.github/workflows/pkg-platform.yml index ea89663901..275ffbf177 100644 --- a/.github/workflows/pkg-platform.yml +++ b/.github/workflows/pkg-platform.yml @@ -92,7 +92,7 @@ jobs: env: APPLE_IDENTITY: ${{ secrets.APPLE_IDENTITY }} - - uses: styfle/cancel-workflow-action@0.12.0 + - uses: styfle/cancel-workflow-action@0.13.1 if: steps.build.outputs.noop - uses: pkgxdev/brewkit/audit@v1