Skip to content

Commit

Permalink
Fixed version for plan storage step (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
zdmytriv authored Sep 1, 2023
1 parent 10c1618 commit ad3606c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ runs:

- name: Retrieve Plan
if: env.HAS_CHANGES == 'true'
uses: cloudposse/github-action-terraform-plan-storage@added-commitsha-overwrite-input
uses: cloudposse/github-action-terraform-plan-storage@v1
id: retrieve-plan
continue-on-error: true
with:
Expand Down

0 comments on commit ad3606c

Please sign in to comment.