File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414jobs :
1515 ci-optimization :
1616 name : CI optimization
17- uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@c980106b984bec43dd538a9d24ecc2212967797d # 5.3 .0
17+ uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@80b5e01f2dbaca72f21852f2cb24ce636a46fffa # 5.4 .0
1818 permissions :
1919 pull-requests : read
2020 build :
2121 needs : ci-optimization
2222 if : needs.ci-optimization.outputs.continue == 'true'
2323 name : dargstack rgen
24- uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@c980106b984bec43dd538a9d24ecc2212967797d # 5.3 .0
24+ uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@80b5e01f2dbaca72f21852f2cb24ce636a46fffa # 5.4 .0
2525 permissions :
2626 contents : read
2727 with :
2828 APT_PACKAGES : mkcert
2929 release-semantic :
3030 needs : build
3131 name : Semantic Release
32- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@c980106b984bec43dd538a9d24ecc2212967797d # 5.3 .0
32+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@80b5e01f2dbaca72f21852f2cb24ce636a46fffa # 5.4 .0
3333 permissions :
3434 contents : write
3535 id-token : write
3636 secrets :
3737 PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
38- with :
39- COREPACK_ENABLED : true
40- EXTRA_PLUGINS : |
41- @semantic-release/exec
You can’t perform that action at this time.
0 commit comments