File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
18+ uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
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@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
25+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
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@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
35+ uses : dargmuesli/github-actions/.github/workflows/docker.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
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@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
49+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
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@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
58+ uses : dargmuesli/github-actions/.github/workflows/deploy-cloudflare-pages.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
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@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
13+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
1414 permissions :
1515 contents : read
1616 secrets :
Original file line number Diff line number Diff line change 1515 "prepare" : " husky"
1616 },
1717 "devDependencies" : {
18- "@commitlint/cli" : " 20.4.1 " ,
19- "@commitlint/config-conventional" : " 20.4.1 " ,
18+ "@commitlint/cli" : " 20.4.2 " ,
19+ "@commitlint/config-conventional" : " 20.4.2 " ,
2020 "husky" : " 9.1.7"
2121 },
2222 "type" : " module"
Original file line number Diff line number Diff line change 99 "prettier" : " 3.8.1" ,
1010 "serve" : " 14.2.5" ,
1111 "vue" : " 3.5.28" ,
12- "vue-router" : " 5.0.2 " ,
12+ "vue-router" : " 5.0.3 " ,
1313 "vue-tsc" : " 3.2.4"
1414 },
1515 "engines" : {
You can’t perform that action at this time.
0 commit comments