Skip to content

Commit

Permalink
(build deps): Bump actions/cache from 3.0.4 to 3.0.5
Browse files Browse the repository at this point in the history
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and arturcic committed Jul 17, 2022
1 parent 6860475 commit 5564596
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
30 changes: 15 additions & 15 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
-
name: Cache cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand Down Expand Up @@ -82,14 +82,14 @@ jobs:
-
name: Use cached cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
-
name: Use cached tools
id: cache-tools
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: tools
key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand Down Expand Up @@ -145,14 +145,14 @@ jobs:
-
name: Use cached cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
-
name: Use cached tools
id: cache-tools
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: tools
key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand Down Expand Up @@ -191,14 +191,14 @@ jobs:
-
name: Use cached cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
-
name: Use cached tools
id: cache-tools
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: tools
key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand Down Expand Up @@ -237,14 +237,14 @@ jobs:
-
name: Use cached cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
-
name: Use cached tools
id: cache-tools
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: tools
key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand Down Expand Up @@ -301,14 +301,14 @@ jobs:
-
name: Use cached cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
-
name: Use cached tools
id: cache-tools
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: tools
key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand Down Expand Up @@ -399,14 +399,14 @@ jobs:
-
name: Use cached cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
-
name: Use cached tools
id: cache-tools
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: tools
key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand Down Expand Up @@ -441,14 +441,14 @@ jobs:
-
name: Use cached cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
-
name: Use cached tools
id: cache-tools
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: tools
key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
-
name: Cache cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ jobs:
-
name: Cache cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
-
name: Use cached tools
id: cache-tools
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: tools
key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand All @@ -63,7 +63,7 @@ jobs:
-
name: Cache Node Modules
id: cache-node
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: ${{ steps.cache-node-dir.outputs.dir }}
key: node-${{ runner.os }}-${{ hashFiles('./package-lock.json') }}
Expand Down Expand Up @@ -91,14 +91,14 @@ jobs:
-
name: Use cached cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
-
name: Use cached tools
id: cache-tools
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: tools
key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand Down Expand Up @@ -148,14 +148,14 @@ jobs:
-
name: Use cached cake frosting
id: cache-cake
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: run
key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
-
name: Use cached tools
id: cache-tools
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: tools
key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
Expand Down

0 comments on commit 5564596

Please sign in to comment.