Skip to content

Commit

Permalink
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] committed Mar 1, 2024
1 parent c2ce6e2 commit 3d1526f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- run: npm install
- run: npm run build
- name: Deploy build
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 3d1526f

Please sign in to comment.