Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from gruntwork-io/feat/update-bootstrap
Browse files Browse the repository at this point in the history
feat: Updating bootstrap
  • Loading branch information
yhakbar authored May 6, 2024
2 parents 431bede + b513037 commit 7c0e903
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 @@ -16,7 +16,7 @@ runs:
steps:
- name: "[ProvisionAccount]: Load Gruntwork Context"
id: gruntwork_context
uses: gruntwork-io/pipelines-bootstrap@v0.0.2
uses: gruntwork-io/pipelines-bootstrap@v1.0.0
with:
cache: ${{ inputs.gruntwork_context }}
token: ${{ inputs.PIPELINES_READ_TOKEN }}
Expand Down

0 comments on commit 7c0e903

Please sign in to comment.