This repository was archived by the owner on Jul 1, 2024. It is now read-only.
Commit e411808 1 parent 8bd2862 commit e411808 Copy full SHA for e411808
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
"fmt" : " prettier --config ./.prettierrc.json --write ."
16
16
},
17
17
"dependencies" : {
18
- "@actions/cache" : " 3.1.3 " ,
18
+ "@actions/cache" : " 3.2.0 " ,
19
19
"@actions/core" : " 1.10.0" ,
20
20
"@actions/exec" : " 1.1.1" ,
21
21
"@actions/glob" : " 0.4.0" ,
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ __metadata:
5
5
version : 6
6
6
cacheKey : 8
7
7
8
- " @actions/cache@npm:3.1.3 " :
9
- version : 3.1.3
10
- resolution : " @actions/cache@npm:3.1.3 "
8
+ " @actions/cache@npm:3.2.0 " :
9
+ version : 3.2.0
10
+ resolution : " @actions/cache@npm:3.2.0 "
11
11
dependencies :
12
12
" @actions/core " : ^1.10.0
13
13
" @actions/exec " : ^1.0.1
@@ -19,7 +19,7 @@ __metadata:
19
19
" @azure/storage-blob " : ^12.8.0
20
20
semver : ^6.1.0
21
21
uuid : ^3.3.3
22
- checksum : 455b5208ac7397d404b33a5ac40acd9152ee84c94e486987a61e52f78403325bcb6e6f4c6ce1e1c1b1f8b6ee2e0c0abb4875e26b0d23bea590db759fd7661027
22
+ checksum : 2ec1360099112450e307eff9e699c23dbd99c91fbc441b9f624051ecf03186db266b51753b65fc4328b8e813254550c021c36da432941a51b66b1a68340f959f
23
23
languageName : node
24
24
linkType : hard
25
25
@@ -343,7 +343,7 @@ __metadata:
343
343
version : 0.0.0-use.local
344
344
resolution : " @noel/node-pm-cache@workspace:."
345
345
dependencies :
346
- " @actions/cache " : 3.1.3
346
+ " @actions/cache " : 3.2.0
347
347
" @actions/core " : 1.10.0
348
348
" @actions/exec " : 1.1.1
349
349
" @actions/glob " : 0.4.0
You can’t perform that action at this time.
0 commit comments