File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Expand file tree Collapse file tree 5 files changed +12
-12
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 build :
2222 needs : ci-optimization
2323 if : needs.ci-optimization.outputs.continue == 'true'
2424 name : dargstack rgen
25- uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@714a68188444d710ffa3e9f35a05f6a9d420931d # 3.2.0
25+ uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@d6dda211541b8c8c8088762ff8f4a1c4d32f047c # 3.2.1
2626 permissions :
2727 contents : read
2828 release-semantic :
2929 needs : build
3030 name : Semantic Release
31- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@714a68188444d710ffa3e9f35a05f6a9d420931d # 3.2.0
31+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@d6dda211541b8c8c8088762ff8f4a1c4d32f047c # 3.2.1
3232 permissions :
3333 contents : write
3434 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 :
Original file line number Diff line number Diff line change 1818 "@commitlint/cli" : " 20.1.0" ,
1919 "@commitlint/config-conventional" : " 20.0.0" ,
2020 "dargstack" : " 2.5.1" ,
21- "dargstack_rgen" : " 0.9.75 " ,
21+ "dargstack_rgen" : " 0.9.76 " ,
2222 "husky" : " 9.1.7"
2323 }
2424}
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ services:
100100 placement :
101101 constraints :
102102 - node.role == manager
103- image : traefik:v3.6.1 @sha256:fd5932c796f7e2db9fd6bff485ef693d53797f0ee8ad03dc68aa424ea6f21958
103+ image : traefik:v3.6.2 @sha256:c025135278d10f0fb6e54cb2b2dbadb3c3f0381a2c508cd74c06a74cb5a0e828
104104 ports :
105105 - mode : host
106106 protocol : tcp
You can’t perform that action at this time.
0 commit comments