Skip to content

Commit

Permalink
Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (#5102)
Browse files Browse the repository at this point in the history
Bumps [akhileshns/heroku-deploy](https://github.com/akhileshns/heroku-deploy) from 3.12.12 to 3.13.15.
- [Release notes](https://github.com/akhileshns/heroku-deploy/releases)
- [Commits](AkhileshNS/heroku-deploy@v3.12.12...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antoine du Hamel <[email protected]>
  • Loading branch information
dependabot[bot] and aduh95 authored Apr 22, 2024
1 parent 832a934 commit 390d1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/companion-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: |
sed -i 's/^EXPOSE 3020$/EXPOSE $PORT/g' Dockerfile
- name: Deploy to heroku
uses: akhileshns/heroku-deploy@v3.12.12
uses: akhileshns/heroku-deploy@581dd286c962b6972d427fcf8980f60755c15520 # v3.13.15
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: companion-demo
Expand Down

0 comments on commit 390d1ef

Please sign in to comment.