File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
"fmt" : " tsx --tsconfig ./scripts/tsconfig.json scripts/prettier.ts"
22
22
},
23
23
"dependencies" : {
24
- "@actions/core" : " 1.11.0 " ,
24
+ "@actions/core" : " 1.11.1 " ,
25
25
"@actions/exec" : " 1.1.1" ,
26
26
"@noelware/utils" : " 2.5.1"
27
27
},
Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ __metadata:
22
22
languageName : node
23
23
linkType : hard
24
24
25
- " @actions/core@npm:1.11.0 " :
26
- version : 1.11.0
27
- resolution : " @actions/core@npm:1.11.0 "
25
+ " @actions/core@npm:1.11.1 " :
26
+ version : 1.11.1
27
+ resolution : " @actions/core@npm:1.11.1 "
28
28
dependencies :
29
29
" @actions/exec " : " npm:^1.1.1"
30
30
" @actions/http-client " : " npm:^2.0.1"
31
- checksum : 10/64a215df0615e94be8678c7c60aa60abe3dcd0aab7fc9af4092327542bec5ccde57670947aa1020bdd5ad7ab1668902ed3429add4b1082ba5cda098b42e81c47
31
+ checksum : 10/94f260e33607cc16567ce4c88014f069cd7da92baaa443b72cff80fdf4f1dcd18192e135df0d51ec29e8b82cfe214218715d482f2a7804efa5095737d1245f38
32
32
languageName : node
33
33
linkType : hard
34
34
@@ -610,7 +610,7 @@ __metadata:
610
610
version : 0.0.0-use.local
611
611
resolution : " @noelware/docker-manifest-action@workspace:."
612
612
dependencies :
613
- " @actions/core " : " npm:1.11.0 "
613
+ " @actions/core " : " npm:1.11.1 "
614
614
" @actions/exec " : " npm:1.1.1"
615
615
" @augu/eslint-config " : " npm:5.2.4"
616
616
" @augu/tsconfig " : " npm:1.2.0"
You can’t perform that action at this time.
0 commit comments