File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
],
29
29
"license" : " Apache-2.0" ,
30
30
"dependencies" : {
31
- "@actions/core" : " ^1.9.1 " ,
31
+ "@actions/core" : " ^1.10.0 " ,
32
32
"@actions/exec" : " ^1.1.1" ,
33
33
"csv-parse" : " ^5.3.0" ,
34
34
"semver" : " ^7.3.7" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @actions/core@^1.9.1 " :
6
- version "1.9.1 "
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.9.1 .tgz#97c0201b1f9856df4f7c3a375cdcdb0c2a2f750b "
8
- integrity sha512-5ad+U2YGrmmiw6du20AQW5XuWo7UKN2052FjSV7MX+Wfjf8sCqcsZe62NfgHys4QI4/Y+vQvLKYL8jWtA1ZBTA ==
5
+ " @actions/core@^1.10.0 " :
6
+ version "1.10.0 "
7
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.0 .tgz#44551c3c71163949a2f06e94d9ca2157a0cfac4f "
8
+ integrity sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug ==
9
9
dependencies :
10
10
" @actions/http-client" " ^2.0.1"
11
11
uuid "^8.3.2"
You can’t perform that action at this time.
0 commit comments