From 8e6e63430736d70f1915f8ae72f24c1c7aa7b2b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 13:46:01 +0000 Subject: [PATCH] Bump github/branch-deploy from 10 to 11 Bumps [github/branch-deploy](https://github.com/github/branch-deploy) from 10 to 11. - [Release notes](https://github.com/github/branch-deploy/releases) - [Commits](https://github.com/github/branch-deploy/compare/v10...v11) --- updated-dependencies: - dependency-name: github/branch-deploy dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/branch-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/branch-deploy.yml b/.github/workflows/branch-deploy.yml index e3d1af9..cd80398 100644 --- a/.github/workflows/branch-deploy.yml +++ b/.github/workflows/branch-deploy.yml @@ -42,7 +42,7 @@ jobs: # conditionally trigger steps/deployments. - name: Start Branch Deployment id: branch-deploy - uses: github/branch-deploy@v10 + uses: github/branch-deploy@v11 with: environment: github-pages environment_targets: github-pages