From b8e667b55bbd69fc66b0e367c24eb8a2f5da2d97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 05:12:19 +0000 Subject: [PATCH] Bump AkhileshNS/heroku-deploy from 3.12.12 to 3.12.13 Bumps [AkhileshNS/heroku-deploy](https://github.com/AkhileshNS/heroku-deploy) from 3.12.12 to 3.12.13. - [Release notes](https://github.com/AkhileshNS/heroku-deploy/releases) - [Commits](https://github.com/AkhileshNS/heroku-deploy/compare/v3.12.12...v3.12.13) --- updated-dependencies: - dependency-name: AkhileshNS/heroku-deploy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4852e0f..7274cbd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: uses: actions/checkout@v3 - name: Deploy to Heroku - uses: AkhileshNS/heroku-deploy@v3.12.12 + uses: AkhileshNS/heroku-deploy@v3.12.13 with: heroku_api_key: ${{secrets.HEROKU_API_KEY}} heroku_app_name: "gentle-savannah-12792"