Skip to content

Commit e010a91

Browse files
chore(deps): update actions/cache digest to 55cc834 (#1108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b86c68f commit e010a91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-tests-split.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158

159159
- name: Cache npm dependencies
160160
if: steps.resolve-image.outputs.image_source == 'build'
161-
uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6
161+
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
162162
with:
163163
path: ~/.npm
164164
key: npm-${{ hashFiles('package-lock.json') }}

0 commit comments

Comments
 (0)