Skip to content

Commit 78b25af

Browse files
committed
Update akhileshns/heroku-deploy action to v3.13.15
1 parent 49e3a1b commit 78b25af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/heroku-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v4
10-
- uses: akhileshns/[email protected].14
10+
- uses: akhileshns/[email protected].15
1111
with:
1212
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
1313
heroku_app_name: ${{secrets.HEROKU_APP_NAME}}

0 commit comments

Comments
 (0)