diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb5e834..2bbe8a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,7 +66,7 @@ jobs: - name: Rust Cache uses: Swatinem/rust-cache@v2.7.7 - name: Install Pack CLI - uses: buildpacks/github-actions/setup-pack@v5.8.3 + uses: buildpacks/github-actions/setup-pack@v5.8.7 - name: Pull builder image run: docker pull '${{ env.INTEGRATION_TEST_BUILDER }}' - name: Pull run image