File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,14 +28,14 @@ jobs:
2828 build :
2929 needs : prepare_jobs
3030 name : dargstack rgen
31- uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.6.9
31+ uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.7.0
3232 if : needs.prepare_jobs.outputs.pr_found == 'false' || github.event_name == 'pull_request'
3333 with :
3434 APT_PACKAGES : mkcert
3535 release-semantic :
3636 needs : build
3737 name : Semantic Release
38- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.6.9
38+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.7.0
3939 permissions :
4040 contents : write
4141 secrets :
Original file line number Diff line number Diff line change 1111jobs :
1212 release-schedule :
1313 name : " Release: Scheduled"
14- uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@2.6.9
14+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@2.7.0
1515 secrets :
1616 PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
1717 with :
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:12.32.4
121+ image : ghcr.io/maevsi/vibetype:12.32.5
122122 user : (( prune ))
123123 # vibetype_beta:
124124 # # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
You can’t perform that action at this time.
0 commit comments