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@a87a4ecfffb7ebaffdba60685f39575a14769784 # 3.2.3
18+ uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5
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@a87a4ecfffb7ebaffdba60685f39575a14769784 # 3.2.3
25+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5
2626 permissions :
2727 contents : write
2828 id-token : write
4444 - uses : pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
4545 build :
4646 name : Build
47- uses : dargmuesli/github-actions/.github/workflows/docker.yml@a87a4ecfffb7ebaffdba60685f39575a14769784 # 3.2.3
47+ uses : dargmuesli/github-actions/.github/workflows/docker.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5
4848 needs : [release_semantic_dry, pre-commit]
4949 permissions :
5050 packages : write
5353 release_semantic :
5454 needs : build
5555 name : Release (semantic)
56- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@a87a4ecfffb7ebaffdba60685f39575a14769784 # 3.2.3
56+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5
5757 permissions :
5858 contents : write
5959 id-token : write
You can’t perform that action at this time.
0 commit comments