Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Commit 961b461

Browse files
chore(deps): update akhileshns/heroku-deploy action to v3.14.15 (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aeef8a4 commit 961b461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildAndRelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: |
7676
echo "HEROKU_BRANCH=main" >> $GITHUB_ENV
7777
- name: "Deploy ${{ github.ref }} to Heroku"
78-
uses: akhileshns/heroku-deploy@581dd286c962b6972d427fcf8980f60755c15520 # v3.13.15
78+
uses: akhileshns/heroku-deploy@e3eb99d45a8e2ec5dca08735e089607befa4bf28 # v3.14.15
7979
with:
8080
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
8181
heroku_app_name: "metric-analyzer"

0 commit comments

Comments
 (0)