Skip to content

Commit

Permalink
Merge pull request #244 from docker/dependabot/npm_and_yarn/actions/c…
Browse files Browse the repository at this point in the history
…ache-3.2.4

build(deps): bump @actions/cache from 3.2.3 to 3.2.4
  • Loading branch information
crazy-max authored Feb 4, 2024
2 parents 012b121 + 0721cb2 commit 0adac51
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@actions/cache": "^3.2.3",
"@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ __metadata:
languageName: node
linkType: hard

"@actions/cache@npm:^3.2.3":
version: 3.2.3
resolution: "@actions/cache@npm:3.2.3"
"@actions/cache@npm:^3.2.4":
version: 3.2.4
resolution: "@actions/cache@npm:3.2.4"
dependencies:
"@actions/core": ^1.10.0
"@actions/exec": ^1.0.1
Expand All @@ -26,7 +26,7 @@ __metadata:
"@azure/storage-blob": ^12.13.0
semver: ^6.3.1
uuid: ^3.3.3
checksum: 7eb475c7606d6704f5a66c0ecea1e8762dd7c799d12e888a02bb9dc51c8cebafe79788c160a2bb3aedf78640a859b7c8ea85a61ac1eea3b46916051445b339f3
checksum: 5bf5f7541bea4906b553440a9ffee5699e11dfb729365c6cb0bbd37e147a1a0993369fdad16bfa3e2b01ec7fa57dac66276278bfd4a389009246a75ea953e61d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1039,7 +1039,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@docker/actions-toolkit@workspace:."
dependencies:
"@actions/cache": ^3.2.3
"@actions/cache": ^3.2.4
"@actions/core": ^1.10.1
"@actions/exec": ^1.1.1
"@actions/github": ^6.0.0
Expand Down

0 comments on commit 0adac51

Please sign in to comment.