Skip to content

Commit 83124c2

Browse files
chore(deps): update actions/cache digest to d4323d4 (#723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e741110 commit 83124c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
repo-token: ${{ secrets.GITHUB_TOKEN }}
7474

7575
- name: Cache Pact Plugins
76-
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
76+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
7777
with:
7878
path: ~/.pact/plugins
7979
key: ${{ matrix.os }}-pact-plugins

0 commit comments

Comments
 (0)