Skip to content

Commit

Permalink
Update README.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Dec 3, 2024
1 parent cb43170 commit 74bc647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ usage: |-
```yaml
- name: Store Plan
uses: cloudposse/github-action-terraform-plan-storage@v1
uses: cloudposse/github-action-terraform-plan-storage@v2
id: store-plan
with:
action: storePlan
Expand All @@ -144,7 +144,7 @@ usage: |-
gcpFirestoreCollectionName: terraform-plan-storage
- name: Get Plan
uses: cloudposse/github-action-terraform-plan-storage@v1
uses: cloudposse/github-action-terraform-plan-storage@v2
id: get-plan
with:
action: getPlan
Expand Down

0 comments on commit 74bc647

Please sign in to comment.