Skip to content

Commit 8e7342d

Browse files
chore(deps): update actions/cache digest to d4323d4 (#79)
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 046f623 commit 8e7342d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227

228228
# Cache PRE_COMMIT_HOME
229229
- name: Cache pre-commit
230-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.2.2
230+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
231231
with:
232232
path: |
233233
${{ env.PRE_COMMIT_HOME }}

0 commit comments

Comments
 (0)