File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1515jobs :
1616 ci-optimization :
1717 name : CI optimization
18- uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
18+ uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
1919 permissions :
2020 pull-requests : read
2121 release_semantic_dry :
2222 needs : ci-optimization
2323 if : needs.ci-optimization.outputs.continue == 'true'
2424 name : Release (semantic, dry)
25- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
25+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
2626 permissions :
2727 contents : write
2828 id-token : write
3232 DRY_RUN : true
3333 build :
3434 name : Build
35- uses : dargmuesli/github-actions/.github/workflows/docker.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
35+ uses : dargmuesli/github-actions/.github/workflows/docker.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
3636 needs : release_semantic_dry
3737 permissions :
3838 packages : write
4646 release_semantic :
4747 needs : build
4848 name : Release (semantic)
49- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
49+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
5050 permissions :
5151 contents : write
5252 id-token : write
5555 deploy :
5656 needs : build
5757 name : Deploy
58- uses : dargmuesli/github-actions/.github/workflows/deploy-cloudflare-pages.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
58+ uses : dargmuesli/github-actions/.github/workflows/deploy-cloudflare-pages.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
5959 permissions :
6060 contents : read
6161 deployments : write
Original file line number Diff line number Diff line change 1010jobs :
1111 release-schedule :
1212 name : " Release: Scheduled"
13- uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
13+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
1414 permissions :
1515 contents : read
1616 secrets :
Original file line number Diff line number Diff line change 33 "engines" : {
44 "node" : " 24"
55 },
6- "packageManager" : " pnpm@10.26.2 " ,
6+ "packageManager" : " pnpm@10.27.0 " ,
77 "pnpm" : {
88 "ignoredBuiltDependencies" : [
99 " @parcel/watcher" ,
You can’t perform that action at this time.
0 commit comments