Skip to content

Commit 4f2f76d

Browse files
build(deps): bump @actions/cache from 4.0.3 to 4.0.4
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.0.3 to 4.0.4. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 70344da commit 4f2f76d

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@actions/artifact": "^2.3.2",
49-
"@actions/cache": "^4.0.3",
49+
"@actions/cache": "^4.0.4",
5050
"@actions/core": "^1.11.1",
5151
"@actions/exec": "^1.1.1",
5252
"@actions/github": "^6.0.1",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ __metadata:
3232
languageName: node
3333
linkType: hard
3434

35-
"@actions/cache@npm:^4.0.3":
36-
version: 4.0.3
37-
resolution: "@actions/cache@npm:4.0.3"
35+
"@actions/cache@npm:^4.0.4":
36+
version: 4.0.4
37+
resolution: "@actions/cache@npm:4.0.4"
3838
dependencies:
3939
"@actions/core": "npm:^1.11.1"
4040
"@actions/exec": "npm:^1.0.1"
@@ -44,9 +44,8 @@ __metadata:
4444
"@azure/abort-controller": "npm:^1.1.0"
4545
"@azure/ms-rest-js": "npm:^2.6.0"
4646
"@azure/storage-blob": "npm:^12.13.0"
47-
"@protobuf-ts/plugin": "npm:^2.9.4"
4847
semver: "npm:^6.3.1"
49-
checksum: 10/232790477fcbddf4591c84cd2860b009715515e53edb7bcba718b73ddd46401f09fd859f04b426614ad82e8cdcf6948fdc4ff03e926fbf5081163d77d9a8eec8
48+
checksum: 10/998d22af988d5fb203f570e17b14731f8403c2c6049169c9f96b72f0a69180daa0f7bd23b94d43b7bd7f7b9d0d722450ce290fd397c47e42dfbdcd31f00c629c
5049
languageName: node
5150
linkType: hard
5251

@@ -1110,7 +1109,7 @@ __metadata:
11101109
resolution: "@docker/actions-toolkit@workspace:."
11111110
dependencies:
11121111
"@actions/artifact": "npm:^2.3.2"
1113-
"@actions/cache": "npm:^4.0.3"
1112+
"@actions/cache": "npm:^4.0.4"
11141113
"@actions/core": "npm:^1.11.1"
11151114
"@actions/exec": "npm:^1.1.1"
11161115
"@actions/github": "npm:^6.0.1"
@@ -2074,7 +2073,7 @@ __metadata:
20742073
languageName: node
20752074
linkType: hard
20762075

2077-
"@protobuf-ts/plugin@npm:^2.2.3-alpha.1, @protobuf-ts/plugin@npm:^2.9.4":
2076+
"@protobuf-ts/plugin@npm:^2.2.3-alpha.1":
20782077
version: 2.9.4
20792078
resolution: "@protobuf-ts/plugin@npm:2.9.4"
20802079
dependencies:

0 commit comments

Comments
 (0)