Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump akhileshns/heroku-deploy from 3.7.8 to 3.12.12 #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 12, 2021

Bumps akhileshns/heroku-deploy from 3.7.8 to 3.12.12.

Release notes

Sourced from akhileshns/heroku-deploy's releases.

v3.12.12

  • Fixed minor bug regarding implementation of stack property in Action

v3.12.11

  • Updated documentation to include note on avoiding setting automatic deployments on in Heroku
  • Added ability to set stack when creating Heroku App
  • Fix bug with multiple rollbacks

v3.11.10

  • Fixed bug related to "master" and "main" default branch switch in git (Now the Action pushes to "main" by default and automatically switches Heroku Apps that still use "master" to "main")
  • Removed "remote_branch" as it is redundant now

v3.10.9

  • Using "main" remote branch as default
  • Using status code to verify healthcheck response

v3.9.9

  • Added option to disable autocreation of heroku app
  • Added option to specify remote heroku branch to deploy to

v3.8.9

  • Fixed minor bug with build args

v3.8.8

  • Added feature to deploy apps to teams

v3.8.8-beta

  • Added feature to deploy apps to teams (Still in testing)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [akhileshns/heroku-deploy](https://github.com/akhileshns/heroku-deploy) from 3.7.8 to 3.12.12.
- [Release notes](https://github.com/akhileshns/heroku-deploy/releases)
- [Commits](AkhileshNS/heroku-deploy@v3.7.8...v3.12.12)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants