Skip to content

Commit

Permalink
Dependencies: Bump akhileshns/heroku-deploy from 3.12.14 to 3.13.15
Browse files Browse the repository at this point in the history
Bumps [akhileshns/heroku-deploy](https://github.com/akhileshns/heroku-deploy) from 3.12.14 to 3.13.15.
- [Release notes](https://github.com/akhileshns/heroku-deploy/releases)
- [Commits](AkhileshNS/heroku-deploy@v3.12.14...v3.13.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bgianfo committed May 17, 2024
1 parent 117a5f8 commit 649643d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: akhileshns/heroku-deploy@v3.12.14
- uses: akhileshns/heroku-deploy@v3.13.15
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: ${{secrets.HEROKU_APP_NAME}}
Expand Down

0 comments on commit 649643d

Please sign in to comment.