File tree Expand file tree Collapse file tree 4 files changed +17
-17
lines changed
Expand file tree Collapse file tree 4 files changed +17
-17
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@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
3333 INSTALL_NODE_DEPENDENCIES : true
3434 build :
3535 name : Build
36- uses : dargmuesli/github-actions/.github/workflows/docker.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
36+ uses : dargmuesli/github-actions/.github/workflows/docker.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
3737 needs : release_semantic_dry
3838 permissions :
3939 packages : write
4242 release_semantic :
4343 needs : build
4444 name : Release (semantic)
45- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
45+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
4646 permissions :
4747 contents : write
4848 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@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
11+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
1212 permissions :
1313 contents : read
1414 secrets :
Original file line number Diff line number Diff line change 1212 },
1313 "description" : " Generates a DargStack stack project readme." ,
1414 "devDependencies" : {
15- "@commitlint/cli" : " 20.4.1 " ,
16- "@commitlint/config-conventional" : " 20.4.1 " ,
15+ "@commitlint/cli" : " 20.4.2 " ,
16+ "@commitlint/config-conventional" : " 20.4.2 " ,
1717 "@eslint/js" : " 10.0.1" ,
1818 "@types/json2md" : " 1.5.4" ,
1919 "@types/yargs" : " 17.0.35" ,
You can’t perform that action at this time.
0 commit comments