File tree Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Original file line number Diff line number Diff line change 19
19
},
20
20
"dependencies" : {
21
21
"@actions/cache" : " 3.2.4" ,
22
- "@actions/core" : " 1.11.0 " ,
22
+ "@actions/core" : " 1.11.1 " ,
23
23
"@actions/exec" : " 1.1.1" ,
24
24
"@actions/github" : " 6.0.0" ,
25
25
"got" : " 11.8.6"
Original file line number Diff line number Diff line change @@ -23,17 +23,7 @@ __metadata:
23
23
languageName : node
24
24
linkType : hard
25
25
26
- " @actions/core@npm:1.11.0 " :
27
- version : 1.11.0
28
- resolution : " @actions/core@npm:1.11.0"
29
- dependencies :
30
- " @actions/exec " : " npm:^1.1.1"
31
- " @actions/http-client " : " npm:^2.0.1"
32
- checksum : 10/64a215df0615e94be8678c7c60aa60abe3dcd0aab7fc9af4092327542bec5ccde57670947aa1020bdd5ad7ab1668902ed3429add4b1082ba5cda098b42e81c47
33
- languageName : node
34
- linkType : hard
35
-
36
- " @actions/core@npm:^1.10.0, @actions/core@npm:^1.2.6 " :
26
+ " @actions/core@npm:1.11.1, @actions/core@npm:^1.10.0, @actions/core@npm:^1.2.6 " :
37
27
version : 1.11.1
38
28
resolution : " @actions/core@npm:1.11.1"
39
29
dependencies :
@@ -1673,7 +1663,7 @@ __metadata:
1673
1663
resolution : " @side/workflow-status-notification-action@workspace:."
1674
1664
dependencies :
1675
1665
" @actions/cache " : " npm:3.2.4"
1676
- " @actions/core " : " npm:1.11.0 "
1666
+ " @actions/core " : " npm:1.11.1 "
1677
1667
" @actions/exec " : " npm:1.1.1"
1678
1668
" @actions/github " : " npm:6.0.0"
1679
1669
" @commitlint/cli " : " npm:19.5.0"
You can’t perform that action at this time.
0 commit comments