Skip to content

Commit 104d149

Browse files
Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (#1980)
1 parent 1fca581 commit 104d149

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.12.12
36+
uses: akhileshns/heroku-deploy@v3.13.15
3737
with:
3838
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
3939
heroku_app_name: "mdn-bcd-collector"

0 commit comments

Comments
 (0)