Skip to content

Commit ba29efc

Browse files
chore(deps): update akhileshns/heroku-deploy digest to 581dd28 (#4263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1bf455 commit ba29efc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v2
1919
with:
2020
ref: release
21-
- uses: akhileshns/heroku-deploy@9fd0f9faae4aa93a38d6f5e25b9128589f1371b0
21+
- uses: akhileshns/heroku-deploy@581dd286c962b6972d427fcf8980f60755c15520
2222
with:
2323
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
2424
heroku_app_name: "odl-open-discussions"

.github/workflows/release-candiate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v2
1919
with:
2020
ref: release-candidate
21-
- uses: akhileshns/heroku-deploy@9fd0f9faae4aa93a38d6f5e25b9128589f1371b0
21+
- uses: akhileshns/heroku-deploy@581dd286c962b6972d427fcf8980f60755c15520
2222
with:
2323
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
2424
heroku_app_name: "odl-open-discussions-rc"

0 commit comments

Comments
 (0)