File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1111 "author" : " Edoardo Dusi <edoardo.dusi@sparkfabrik.com> (https://github.com/sparkfabrik)" ,
1212 "license" : " MIT" ,
1313 "dependencies" : {
14- "@actions/core" : " 1.8.2 " ,
14+ "@actions/core" : " 1.9.1 " ,
1515 "@actions/exec" : " 1.1.1" ,
1616 "@actions/github" : " 5.0.3"
1717 },
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @actions/core@1.8.2 " :
6- version "1.8.2 "
7- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.8.2 .tgz#67539d669ae9b751430469e9ae4d83e0525973ac "
8- integrity sha512-FXcBL7nyik8K5ODeCKlxi+vts7torOkoDAKfeh61EAkAy1HAvwn9uVzZBY0f15YcQTcZZ2/iSGBFHEuioZWfDA ==
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 ==
99 dependencies :
1010 " @actions/http-client" " ^2.0.1"
11+ uuid "^8.3.2"
1112
1213" @actions/exec@1.1.1 " :
1314 version "1.1.1"
@@ -185,6 +186,11 @@ universal-user-agent@^6.0.0:
185186 resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee"
186187 integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==
187188
189+ uuid@^8.3.2 :
190+ version "8.3.2"
191+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
192+ integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
193+
188194webidl-conversions@^3.0.0 :
189195 version "3.0.1"
190196 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
You can’t perform that action at this time.
0 commit comments