Skip to content

Commit df7316d

Browse files
Upgrade: [dependabot] - bump actions/cache from 5.0.4 to 5.0.5
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@6682284...27d5ce7) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c06bf7c commit df7316d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-checks-devcontainer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
- &cache_npm
7474
name: Cache npm dependencies
75-
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7
75+
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae
7676
with:
7777
path: ./node_modules
7878
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}

0 commit comments

Comments
 (0)