From 17eef0d8db022ba6802b008f9448a7a2d3299bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 00:44:29 +0000 Subject: [PATCH] Bump GuillaumeFalourd/branch-exists from 1.1 to 1.2 Bumps [GuillaumeFalourd/branch-exists](https://github.com/guillaumefalourd/branch-exists) from 1.1 to 1.2. - [Release notes](https://github.com/guillaumefalourd/branch-exists/releases) - [Commits](https://github.com/guillaumefalourd/branch-exists/compare/v1.1...v1.2) --- updated-dependencies: - dependency-name: GuillaumeFalourd/branch-exists dependency-version: '1.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release_stable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_stable.yml b/.github/workflows/release_stable.yml index 6ba47ea..4f55992 100644 --- a/.github/workflows/release_stable.yml +++ b/.github/workflows/release_stable.yml @@ -67,7 +67,7 @@ jobs: - name: Check repository branch id: branch - uses: GuillaumeFalourd/branch-exists@v1.1 + uses: GuillaumeFalourd/branch-exists@v1.2 with: branch: ${{ steps.dotclear.outputs.tag }}