File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77jobs :
88 build :
99 name : DargStack rgen
10- uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.6.8
10+ uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.6.9
1111 release-semantic :
1212 needs : build
1313 name : Semantic Release
14- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.6.8
14+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.6.9
1515 permissions :
1616 contents : write
1717 secrets :
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@2.6.8
11+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@2.6.9
1212 secrets :
1313 PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
1414 with :
Original file line number Diff line number Diff line change 1010 "engines" : {
1111 "node" : " 22"
1212 },
13- "packageManager" : " pnpm@10.19 .0" ,
13+ "packageManager" : " pnpm@10.20 .0" ,
1414 "scripts" : {
1515 "prepare" : " husky"
1616 },
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.5.3 @sha256:d6be8725d21b45bdd84b93ea01438256e0e3c94aa8fa51834fe87f37cd5d4af8
103+ image : traefik:v3.5.4 @sha256:fa528d4565c8c279328c12d466325ee0f65804a75bcdbef737290664ad971d68
104104 ports :
105105 - mode : host
106106 protocol : tcp
You can’t perform that action at this time.
0 commit comments