From 4f822e79cb57b1d17128280c9bf449d613d5d610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:19:18 +0000 Subject: [PATCH] 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](https://github.com/akhileshns/heroku-deploy/compare/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] --- .github/workflows/deploy_heroku.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_heroku.yml b/.github/workflows/deploy_heroku.yml index 945b5b6..13a77b3 100644 --- a/.github/workflows/deploy_heroku.yml +++ b/.github/workflows/deploy_heroku.yml @@ -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