Skip to content

Commit

Permalink
Bump github/branch-deploy from 7.5.0 to 7.5.2 (#203)
Browse files Browse the repository at this point in the history
Bumps [github/branch-deploy](https://github.com/github/branch-deploy) from 7.5.0 to 7.5.2.
- [Release notes](https://github.com/github/branch-deploy/releases)
- [Commits](github/branch-deploy@v7.5.0...v7.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent 7e3953b commit b70d85f
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
@@ -14,7 +14,7 @@ jobs:
continue: ${{ steps.branch-deploy.outputs.continue }}
noop: ${{steps.branch-deploy.outputs.noop }}
steps:
- uses: github/branch-deploy@v7.5.0
- uses: github/branch-deploy@v7.5.2
id: branch-deploy
with:
trigger: ".deploy"

0 comments on commit b70d85f

Please sign in to comment.