Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump @actions/cache from v3.2.1 to v3.2.2 #654

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions dist/main/index.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/post/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@actions/cache": "3.2.1",
"@actions/cache": "3.2.2",
"@actions/core": "1.10.0"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@ __metadata:
languageName: node
linkType: hard

"@actions/cache@npm:3.2.1":
version: 3.2.1
resolution: "@actions/cache@npm:3.2.1"
"@actions/cache@npm:3.2.2":
version: 3.2.2
resolution: "@actions/cache@npm:3.2.2"
dependencies:
"@actions/core": ^1.10.0
"@actions/exec": ^1.0.1
"@actions/glob": ^0.1.0
"@actions/http-client": ^2.0.1
"@actions/http-client": ^2.1.1
"@actions/io": ^1.0.1
"@azure/abort-controller": ^1.1.0
"@azure/ms-rest-js": ^2.6.0
"@azure/storage-blob": ^12.13.0
semver: ^6.1.0
uuid: ^3.3.3
checksum: ff06f82cc0cfcbd1180e93db13ac066d7d08895ce8d696c83c6d16718ddc2fda538f77a8d2f899236db5b00dc97b30c9afe58ac206dde813541349b84fe840ff
checksum: 1dc43a66596b98a7d4ad9f3a3e92b24186e28a42486fac311c7f99c2883d0387a6078d76b31c5ca3af30bb2b929c6f8e5f352e315bcce4fb9cae5d5f2f1f5fad
languageName: node
linkType: hard

Expand Down Expand Up @@ -59,7 +59,7 @@ __metadata:
languageName: node
linkType: hard

"@actions/http-client@npm:^2.0.1":
"@actions/http-client@npm:^2.0.1, @actions/http-client@npm:^2.1.1":
version: 2.1.1
resolution: "@actions/http-client@npm:2.1.1"
dependencies:
Expand Down Expand Up @@ -2431,7 +2431,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "docker-cache@workspace:."
dependencies:
"@actions/cache": 3.2.1
"@actions/cache": 3.2.2
"@actions/core": 1.10.0
"@cspell/dict-win32": 2.0.1
"@fast-check/jest": 1.7.2
Expand Down