File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 2121 "fmt" : " tsx --tsconfig ./scripts/tsconfig.json scripts/prettier.ts"
2222 },
2323 "dependencies" : {
24- "@actions/core" : " 1.10.1 " ,
24+ "@actions/core" : " 1.11.0 " ,
2525 "@actions/exec" : " 1.1.1" ,
2626 "@noelware/utils" : " 2.5.1"
2727 },
Original file line number Diff line number Diff line change @@ -22,7 +22,17 @@ __metadata:
2222 languageName : node
2323 linkType : hard
2424
25- " @actions/exec@npm:1.1.1 " :
25+ " @actions/core@npm:1.11.0 " :
26+ version : 1.11.0
27+ resolution : " @actions/core@npm:1.11.0"
28+ dependencies :
29+ " @actions/exec " : " npm:^1.1.1"
30+ " @actions/http-client " : " npm:^2.0.1"
31+ checksum : 10/64a215df0615e94be8678c7c60aa60abe3dcd0aab7fc9af4092327542bec5ccde57670947aa1020bdd5ad7ab1668902ed3429add4b1082ba5cda098b42e81c47
32+ languageName : node
33+ linkType : hard
34+
35+ " @actions/exec@npm:1.1.1, @actions/exec@npm:^1.1.1 " :
2636 version : 1.1.1
2737 resolution : " @actions/exec@npm:1.1.1"
2838 dependencies :
@@ -600,7 +610,7 @@ __metadata:
600610 version : 0.0.0-use.local
601611 resolution : " @noelware/docker-manifest-action@workspace:."
602612 dependencies :
603- " @actions/core " : " npm:1.10.1 "
613+ " @actions/core " : " npm:1.11.0 "
604614 " @actions/exec " : " npm:1.1.1"
605615 " @augu/eslint-config " : " npm:5.2.4"
606616 " @augu/tsconfig " : " npm:1.2.0"
You can’t perform that action at this time.
0 commit comments