Skip to content

Commit ffca9fb

Browse files
chore(deps): update actions/cache digest to 5a3ec84 (#724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be5f4fd commit ffca9fb

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@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
76+
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
7777
with:
7878
path: ~/.pact/plugins
7979
key: ${{ matrix.os }}-pact-plugins

0 commit comments

Comments
 (0)