There was an error while loading. Please reload this page.
1 parent be5f4fd commit ffca9fbCopy full SHA for ffca9fb
1 file changed
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
repo-token: ${{ secrets.GITHUB_TOKEN }}
74
75
- name: Cache Pact Plugins
76
- uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
+ uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
77
with:
78
path: ~/.pact/plugins
79
key: ${{ matrix.os }}-pact-plugins
0 commit comments