feat: 更新 mysql 版本到 8.0.34 (#284)

This commit is contained in:
zhengkunwang
2023-08-01 16:05:45 +08:00
committed by GitHub
parent 4d427a6a12
commit 365d750c56
5 changed files with 6 additions and 3 deletions
+4 -1
View File
@@ -1,8 +1,11 @@
name: Update app version in Renovate Branches
on:
schedule:
- cron: "0 0 * * *"
push:
branches: [ 'renovate/*' ]
branches:
branches: [ 'renovate/*' ]
jobs:
update-app-version: