Skip to content

Commit 8e6e634

Browse files
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](github/branch-deploy@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] <[email protected]>
1 parent 03b997f commit 8e6e634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# conditionally trigger steps/deployments.
4343
- name: Start Branch Deployment
4444
id: branch-deploy
45-
uses: github/branch-deploy@v10
45+
uses: github/branch-deploy@v11
4646
with:
4747
environment: github-pages
4848
environment_targets: github-pages

0 commit comments

Comments
 (0)