diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bc4a6e5e..2a986228 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@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4 + uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4 with: path: ~/.pact/plugins key: ${{ matrix.os }}-pact-plugins