Skip to content

Commit 1c15232

Browse files
chore(deps): update akhileshns/heroku-deploy action to v3.13.15
1 parent f257774 commit 1c15232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: yarn install --frozen-lockfile
2020
- name: Build
2121
run: yarn build
22-
- uses: akhileshns/heroku-deploy@v3.12.14
22+
- uses: akhileshns/heroku-deploy@v3.13.15
2323
with:
2424
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
2525
heroku_app_name: "close-issue-app"

0 commit comments

Comments
 (0)