File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ jobs:
137137
138138 - name : Download Release Artifacts
139139 if : ${{ steps.check-tag.outputs.release == 'true' }}
140- uses : actions/download-artifact@v3
140+ uses : actions/download-artifact@v4
141141 with :
142142 path : artifacts
143143
Original file line number Diff line number Diff line change 11{
22 "name" : " @nowsecure/platform-cli" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "description" : " NowSecure command line tool to interact with NowSecure Platform" ,
55 "author" : " NowSecure" ,
66 "bin" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @nowsecure/github-snapshot" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "main" : " ./lib/index.js" ,
55 "types" : " ./lib/index.d.ts" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nowsecure/platform-lib" ,
33 "description" : " A library to interact with NowSecure Platform" ,
4- "version" : " 1.2.0 " ,
4+ "version" : " 1.2.1 " ,
55 "main" : " ./lib/index.js" ,
66 "types" : " ./lib/index.d.ts" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nowsecure/platform-lib-monorepo" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "license" : " MIT" ,
55 "author" : " NowSecure" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @nowsecure/sarif" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "main" : " ./lib/index.js" ,
55 "types" : " ./lib/index.d.ts" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments