From fc07e4d3141bd081116332cd72112b7c51fe59e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 18:55:32 +0000 Subject: [PATCH] Bump github/branch-deploy from 9 to 10 Bumps [github/branch-deploy](https://github.com/github/branch-deploy) from 9 to 10. - [Release notes](https://github.com/github/branch-deploy/releases) - [Commits](https://github.com/github/branch-deploy/compare/v9...v10) --- updated-dependencies: - dependency-name: github/branch-deploy 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 b9fd193..e3d1af9 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@v9 + uses: github/branch-deploy@v10 with: environment: github-pages environment_targets: github-pages