Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update akhileshns/heroku-deploy digest to 96f4455
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 28, 2025
1 parent 645b5b4 commit ef1a34c
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: release
- uses: akhileshns/heroku-deploy@e86b991436e126ff9d78399b801a6610a64881c9
- uses: akhileshns/heroku-deploy@96f4455bfc127bf16feac4b180aae9ec380c5a20
with:
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
heroku_app_name: "xpro-production"
2 changes: 1 addition & 1 deletion .github/workflows/release-candiate.yml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: release-candidate
- uses: akhileshns/heroku-deploy@e86b991436e126ff9d78399b801a6610a64881c9
- uses: akhileshns/heroku-deploy@96f4455bfc127bf16feac4b180aae9ec380c5a20
with:
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
heroku_app_name: "xpro-rc"

0 comments on commit ef1a34c

Please sign in to comment.