File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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@714a68188444d710ffa3e9f35a05f6a9d420931d # 3.2.0
18+ uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@d6dda211541b8c8c8088762ff8f4a1c4d32f047c # 3.2.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@714a68188444d710ffa3e9f35a05f6a9d420931d # 3.2.0
25+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@d6dda211541b8c8c8088762ff8f4a1c4d32f047c # 3.2.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@714a68188444d710ffa3e9f35a05f6a9d420931d # 3.2.0
36+ uses : dargmuesli/github-actions/.github/workflows/docker.yml@d6dda211541b8c8c8088762ff8f4a1c4d32f047c # 3.2.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@714a68188444d710ffa3e9f35a05f6a9d420931d # 3.2.0
45+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@d6dda211541b8c8c8088762ff8f4a1c4d32f047c # 3.2.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@714a68188444d710ffa3e9f35a05f6a9d420931d # 3.2.0
11+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@d6dda211541b8c8c8088762ff8f4a1c4d32f047c # 3.2.1
1212 permissions :
1313 contents : read
1414 secrets :
You can’t perform that action at this time.
0 commit comments