Skip to content

Commit

Permalink
chore(deps): update akhileshns/heroku-deploy action to v3.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 9def4e1 commit cdff4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: akhileshns/heroku-deploy@v3.12.12
- uses: akhileshns/heroku-deploy@v3.13.15
with:
heroku_email: "[email protected]"
heroku_api_key: ${{secrets.HEROKU_DEPLOY}}
Expand Down

0 comments on commit cdff4ca

Please sign in to comment.