chore(deps): update akhileshns/heroku-deploy action to v3.12.14

pull/1980/head
renovate[bot] 2 years ago committed by GitHub
parent 3baf9052ae
commit ac6ea48b91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ jobs:
- name: Run tests - name: Run tests
run: bundle exec rake run: bundle exec rake
- name: Deploy to Heroku - name: Deploy to Heroku
uses: akhileshns/heroku-deploy@5ef17ff17a3fb8e9ad822ae6a61648a3ef9e0c3d # v3.12.13 uses: akhileshns/heroku-deploy@9fd0f9faae4aa93a38d6f5e25b9128589f1371b0 # v3.12.14
with: with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}} heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: "devdocs" heroku_app_name: "devdocs"

Loading…
Cancel
Save