close-issue-app
close-issue-app copied to clipboard
chore(deps): update akhileshns/heroku-deploy action to v3.14.15
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| akhileshns/heroku-deploy | action | minor | v3.12.14 -> v3.14.15 |
Release Notes
akhileshns/heroku-deploy (akhileshns/heroku-deploy)
v3.14.15
- Fix stack issue (courtesy of @sstepanchuk)
- Add dotenv dependency (courtesy of @sstepanchuk)
- Update documentation to more precisely mention that the heroku cli must be installed
v3.13.15
Updated node version to "node20" (as "node18" is not supported by GitHub Actions)
v3.13.14
Updated node version from 16 to 18 (as 16 is causing problems due to deprecation)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.50%. Comparing base (
f257774) to head (1c15232).
Additional details and impacted files
@@ Coverage Diff @@
## master #613 +/- ##
=======================================
Coverage 92.50% 92.50%
=======================================
Files 4 4
Lines 80 80
Branches 23 23
=======================================
Hits 74 74
Misses 5 5
Partials 1 1