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.
2 parents 4d98060 + ddb8ff3 commit bcf7dc2Copy full SHA for bcf7dc2
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Run tests
20
run: bundle exec rake
21
- name: Deploy to Heroku
22
- uses: akhileshns/heroku-deploy@581dd286c962b6972d427fcf8980f60755c15520 # v3.13.15
+ uses: akhileshns/heroku-deploy@e3eb99d45a8e2ec5dca08735e089607befa4bf28 # v3.14.15
23
with:
24
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
25
heroku_app_name: "devdocs"
0 commit comments