Skip to content

Commit

Permalink
doc: bump version in example usage
Browse files Browse the repository at this point in the history
  • Loading branch information
stefda authored Feb 19, 2021
1 parent 66c894e commit cd3f617
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.0
uses: stefda/action-cloud-run@v1.2
with:
image: gcr.io/[your-project]/[image]
service: [your-service]
Expand Down

0 comments on commit cd3f617

Please sign in to comment.