diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2a986228..efa1bd1c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -73,7 +73,7 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} - name: Cache Pact Plugins - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4 + uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4 with: path: ~/.pact/plugins key: ${{ matrix.os }}-pact-plugins