Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to 88522ab (#7695)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 72e2752 commit 6087542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pretest/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ runs:
shell: bash

- name: Cache Electron
uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 # v3
uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3
with:
path: ${{ inputs.cache-path }}
key: ${{ inputs.cache-key }}
Expand Down

0 comments on commit 6087542

Please sign in to comment.