We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 278cec6 commit 87b48beCopy full SHA for 87b48be
1 file changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
run: |
23
curl https://cli-assets.heroku.com/install.sh | sh
24
- name: Deploy to Heroku
25
- uses: akhileshns/heroku-deploy@e3eb99d45a8e2ec5dca08735e089607befa4bf28 # v3.14.15
+ uses: akhileshns/heroku-deploy@1b080913896a5d6d44a18e9e208f8eb1fee9b0f7 # v3.15.15
26
with:
27
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
28
heroku_app_name: "devdocs"
0 commit comments