Commit 26f24d6 1 parent b0b7751 commit 26f24d6 Copy full SHA for 26f24d6
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.4 .0" ,
31
+ "@actions/core" : " ^1.5 .0" ,
32
32
"@actions/exec" : " ^1.1.0" ,
33
33
"@actions/github" : " ^5.0.0" ,
34
34
"csv-parse" : " ^4.16.0" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @actions/core@^1.4 .0 " :
6
- version "1.4 .0"
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.4 .0.tgz#cf2e6ee317e314b03886adfeb20e448d50d6e524 "
8
- integrity sha512-CGx2ilGq5i7zSLgiiGUtBCxhRRxibJYU6Fim0Q1Wg2aQL2LTnF27zbqZOrxfvFQ55eSBW0L8uVStgtKMpa0Qlg ==
5
+ " @actions/core@^1.5 .0 " :
6
+ version "1.5 .0"
7
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.5 .0.tgz#885b864700001a1b9a6fba247833a036e75ad9d3 "
8
+ integrity sha512-eDOLH1Nq9zh+PJlYLqEMkS/jLQxhksPNmUGNBHfa4G+tQmnIhzpctxmchETtVGyBOvXgOVVpYuE40+eS4cUnwQ ==
9
9
10
10
" @actions/exec@^1.1.0 " :
11
11
version "1.1.0"
You can’t perform that action at this time.
0 commit comments