Skip to content

Commit e43113f

Browse files
dependabot[bot]ADKaster
authored andcommitted
Dependencies: 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 e0fe030 commit e43113f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: akhileshns/heroku-deploy@v3.13.15
14+
- uses: akhileshns/heroku-deploy@v4
1515
with:
1616
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
1717
heroku_app_name: ${{secrets.HEROKU_APP_NAME}}

0 commit comments

Comments
 (0)