🤖 Bump to the current version of the Heroku deploy GitHub action (#38468)

Zed + Opus 4.5; prompt: Update akhileshns/heroku-deploy to the latest
version.
This commit is contained in:
Ian Littman
2026-01-20 17:45:55 -06:00
committed by GitHub
parent fa59f05e03
commit 20df8e18b9
2 changed files with 3 additions and 3 deletions
@@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
# Configure our access credentials for the Heroku CLI
- uses: akhileshns/heroku-deploy@79ef2ae4ff9b897010907016b268fd0f88561820 # v3.6.8
- uses: akhileshns/heroku-deploy@e3eb99d45a8e2ec5dca08735e089607befa4bf28 # v3.14.15
with:
heroku_api_key: ${{secrets.HEROKU_API_TOKEN_FOR_BOT_USER}}
heroku_app_name: "" # this has to be blank or it doesn't work