Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Commit

Permalink
Update version to 1.4.0 for the new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Surya Teja authored and suryasr007 committed Mar 28, 2020
1 parent dd9efcc commit 82f706f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ A Github Action that tests the deployment status of a Heroku Review App.
steps:
- name: Run review-app test
id: review_app_test # `id` value is used to refer the outputs from the corresponding action
uses: niteoweb/reviewapps-deploy-status@v1.3.0
uses: niteoweb/reviewapps-deploy-status@v1.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 82f706f

Please sign in to comment.