Skip to content

Commit

Permalink
Merge pull request #3 from http4k/dependabot/github_actions/AkhileshN…
Browse files Browse the repository at this point in the history
…S/heroku-deploy-4

Bump AkhileshNS/heroku-deploy from 3.13.15 to 4
  • Loading branch information
daviddenton authored Sep 30, 2024
2 parents 26c3792 + 4f822e7 commit 9f6e261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_heroku.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
restore-keys: |
${{ runner.os }}-gradle-
- name: Deploy to Heroku
uses: AkhileshNS/heroku-deploy@v3.13.15
uses: AkhileshNS/heroku-deploy@v4
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: http4k-irc
Expand Down

0 comments on commit 9f6e261

Please sign in to comment.