diff --git a/action.yml b/action.yml index 2f17fd2..f7dfa39 100644 --- a/action.yml +++ b/action.yml @@ -37,7 +37,7 @@ runs: steps: - name: "Read in 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 }}