Skip to content

Commit

Permalink
chore(deps): update akhileshns/heroku-deploy action to v3.12.14 (#3804)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2023
1 parent c3de9d7 commit e5df517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reset_heroku.yml
Expand Up @@ -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 }}
Expand Down

0 comments on commit e5df517

Please sign in to comment.