File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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@a8900fcf9e9d1e7f4c1138484cb7bf8d7bd3f3cb # 3.0 .0
18+ uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@2e609b27f8b3a698ba389d86518c92bca3a5d492 # 3.1 .0
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@a8900fcf9e9d1e7f4c1138484cb7bf8d7bd3f3cb # 3.0 .0
25+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@2e609b27f8b3a698ba389d86518c92bca3a5d492 # 3.1 .0
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@a8900fcf9e9d1e7f4c1138484cb7bf8d7bd3f3cb # 3.0 .0
36+ uses : dargmuesli/github-actions/.github/workflows/docker.yml@2e609b27f8b3a698ba389d86518c92bca3a5d492 # 3.1 .0
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@a8900fcf9e9d1e7f4c1138484cb7bf8d7bd3f3cb # 3.0 .0
45+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@2e609b27f8b3a698ba389d86518c92bca3a5d492 # 3.1 .0
4646 permissions :
4747 contents : write
4848 id-token : write
You can’t perform that action at this time.
0 commit comments