Skip to content

Commit 2e2abc4

Browse files
Update akhileshns/heroku-deploy action to v3.15.15 (#468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec8c0ed commit 2e2abc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/heroku-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v6
10-
- uses: akhileshns/heroku-deploy@v3.14.15
10+
- uses: akhileshns/heroku-deploy@v3.15.15
1111
with:
1212
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
1313
heroku_app_name: ${{secrets.HEROKU_APP_NAME}}

0 commit comments

Comments
 (0)