diff --git a/action.yml b/action.yml index 5fee6b0..9f03b7b 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@v1.0.0 + uses: gruntwork-io/pipelines-bootstrap@v2.0.0 with: cache: ${{ inputs.gruntwork_context }}