File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
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 build :
2222 needs : ci-optimization
2323 if : needs.ci-optimization.outputs.continue == 'true'
2424 name : dargstack rgen
25- uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
25+ uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
2626 permissions :
2727 contents : read
2828 release-semantic :
2929 needs : build
3030 name : Semantic Release
31- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
31+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
3232 permissions :
3333 contents : write
3434 id-token : write
Original file line number Diff line number Diff line change 88jobs :
99 release-schedule :
1010 name : ' Release: Scheduled'
11- uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
11+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
1212 permissions :
1313 contents : read
1414 secrets :
Original file line number Diff line number Diff line change 1010 "engines" : {
1111 "node" : " 24"
1212 },
13- "packageManager" : " pnpm@10.26.2 " ,
13+ "packageManager" : " pnpm@10.27.0 " ,
1414 "scripts" : {
1515 "prepare" : " husky"
1616 },
You can’t perform that action at this time.
0 commit comments