File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414jobs :
1515 ci-optimization :
1616 name : CI optimization
17- uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
17+ uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
1818 permissions :
1919 pull-requests : read
2020 build :
2121 needs : ci-optimization
2222 if : needs.ci-optimization.outputs.continue == 'true'
2323 name : dargstack rgen
24- uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
24+ uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
2525 permissions :
2626 contents : read
2727 with :
2828 APT_PACKAGES : mkcert
2929 release-semantic :
3030 needs : build
3131 name : Semantic Release
32- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
32+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
3333 permissions :
3434 contents : write
3535 id-token : write
Original file line number Diff line number Diff line change 1010jobs :
1111 release-schedule :
1212 name : " Release: Scheduled"
13- uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
13+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
1414 permissions :
1515 contents : read
1616 secrets :
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ services:
118118 - (( append ))
119119 - traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
120120 - traefik.http.routers.vibetype_secure.tls.certresolver=default
121- image : ghcr.io/maevsi/vibetype:13.1.0
121+ image : ghcr.io/maevsi/vibetype:13.1.1
122122 user : (( prune ))
123123 # vibetype_beta:
124124 # # You can access the main project frontend's beta version at [beta.app.localhost](https://beta.app.localhost/).
You can’t perform that action at this time.
0 commit comments