update change-versions

This commit is contained in:
Ruben Fiszel
2023-01-11 04:54:55 +01:00
parent a14623feaa
commit b4e9468461
2 changed files with 357 additions and 289 deletions
+5
View File
@@ -12,4 +12,9 @@ jobs:
- uses: actions/checkout@v3
- name: Change versions
run: ./.github/change-versions.sh "$(cat version.txt)"
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- name: update lockfile
run: cd backend && cargo generate-lockfile
- uses: stefanzweifel/git-auto-commit-action@v4
+352 -289
View File
File diff suppressed because it is too large Load Diff