Skip to content

Commit

Permalink
doc: increase example version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stefda authored Jul 2, 2021
1 parent a74fea1 commit dc3233a
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 @@ -9,7 +9,7 @@ In your actions workflow, somewhere after the step that builds

```bash
- name: Deploy service to Cloud Run
uses: stefda/action-cloud-run@v1.4
uses: stefda/action-cloud-run@v1.5
with:
image: gcr.io/[your-project]/[image]
service: [your-service]
Expand Down

0 comments on commit dc3233a

Please sign in to comment.