Skip to content

Commit 4f822e7

Browse files
Bump AkhileshNS/heroku-deploy from 3.13.15 to 4
Bumps [AkhileshNS/heroku-deploy](https://github.com/akhileshns/heroku-deploy) from 3.13.15 to 4. - [Release notes](https://github.com/akhileshns/heroku-deploy/releases) - [Commits](AkhileshNS/heroku-deploy@v3.13.15...v4) --- updated-dependencies: - dependency-name: AkhileshNS/heroku-deploy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce0953b commit 4f822e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_heroku.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
restore-keys: |
2626
${{ runner.os }}-gradle-
2727
- name: Deploy to Heroku
28-
uses: AkhileshNS/heroku-deploy@v3.13.15
28+
uses: AkhileshNS/heroku-deploy@v4
2929
with:
3030
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
3131
heroku_app_name: http4k-irc

0 commit comments

Comments
 (0)