diff --git a/action.yml b/action.yml index 04b6471..df68dc5 100644 --- a/action.yml +++ b/action.yml @@ -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 }}