1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

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

This commit is contained in:
renovate[bot] 2023-05-18 16:17:44 +03:00 committed by GitHub
parent c3de9d7161
commit e5df517ad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2
- name: Install Heroku CLI
uses: akhileshns/heroku-deploy@v3.12.13
uses: akhileshns/heroku-deploy@v3.12.14
with:
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
heroku_email: ${{ secrets.HEROKU_EMAIL }}