Skip to content

Commit

Permalink
Bump github/branch-deploy from 9.8.1 to 9.9.0
Browse files Browse the repository at this point in the history
Bumps [github/branch-deploy](https://github.com/github/branch-deploy) from 9.8.1 to 9.9.0.
- [Release notes](https://github.com/github/branch-deploy/releases)
- [Commits](github/branch-deploy@v9.8.1...v9.9.0)

---
updated-dependencies:
- dependency-name: github/branch-deploy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 9b34e43 commit 2cf82de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
continue: ${{ steps.branch-deploy.outputs.continue }}
noop: ${{steps.branch-deploy.outputs.noop }}
steps:
- uses: github/branch-deploy@v9.8.1
- uses: github/branch-deploy@v9.9.0
id: branch-deploy
with:
trigger: ".deploy"
Expand Down

0 comments on commit 2cf82de

Please sign in to comment.