File tree 1 file changed +8
-5
lines changed 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " github-action-app-user" ,
3
3
"version" : " 1.0.12" ,
4
- "description" : " Get a GitHub App's email and username, from a GitHub Action" ,
5
4
"private" : true ,
5
+ "description" : " Get a GitHub App's email and username, from a GitHub Action" ,
6
6
"homepage" : " https://github.com/vidavidorra/github-action-app-user#readme" ,
7
7
"bugs" : {
8
8
"url" : " https://github.com/vidavidorra/github-action-app-user/issues"
185
185
" text-summary"
186
186
]
187
187
},
188
+ "dependencies" : {
189
+ "@actions/core" : " 1.11.1" ,
190
+ "@actions/github" : " 6.0.0" ,
191
+ "zod" : " 3.23.8"
192
+ },
188
193
"devDependencies" : {
189
194
"@ava/typescript" : " 5.0.0" ,
190
195
"@commitlint/cli" : " 19.5.0" ,
208
213
"engines" : {
209
214
"node" : " >=20"
210
215
},
211
- "dependencies" : {
212
- "@actions/core" : " 1.11.1" ,
213
- "@actions/github" : " 6.0.0" ,
214
- "zod" : " 3.23.8"
216
+ "overrides" : {
217
+ "conventional-changelog-conventionalcommits" : " >= 8.0.0"
215
218
}
216
219
}
You can’t perform that action at this time.
0 commit comments