Skip to content

Commit 3e245fb

Browse files
Bump akhileshns/heroku-deploy from 3.13.15 to 3.14.15 (#2160)
1 parent 965a44e commit 3e245fb

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
@@ -33,7 +33,7 @@ jobs:
3333
git push origin v${{steps.check.outputs.version}}
3434
- name: Deploy to Heroku
3535
if: steps.check.outputs.changed == 'true'
36-
uses: akhileshns/heroku-deploy@v3.13.15
36+
uses: akhileshns/heroku-deploy@v3.14.15
3737
with:
3838
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
3939
heroku_app_name: "mdn-bcd-collector"

0 commit comments

Comments
 (0)