Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 00f7fce

Browse files
authored
Merge pull request #115 from elide-dev/renovate/actions-cache-digest
chore(deps): update actions/cache digest to 627f0f4
2 parents d2215bd + 6d62fe6 commit 00f7fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
7979
## Setup: Checkout Code
8080
- name: Cache SonarCloud packages
81-
uses: actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12 # v3
81+
uses: actions/cache@627f0f41f6904a5b1efbaed9f96d9eb58e92e920 # v3
8282
if: ${{ matrix.os == 'ubuntu' }}
8383
with:
8484
path: ~/.sonar/cache

0 commit comments

Comments
 (0)