Skip to content

Commit

Permalink
Update heroku-deploy workflow: v3.12.14 -> v3.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Dec 19, 2024
1 parent 59383ec commit aad5fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: akhileshns/heroku-deploy@v3.12.14
- uses: akhileshns/heroku-deploy@v3.13.15
with:
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
heroku_app_name: ${{ secrets.HEROKU_APP_NAME }}
Expand Down

0 comments on commit aad5fe3

Please sign in to comment.