update deps #873

Merged
philipp merged 16 commits from update-deps into main 2025-03-06 10:25:08 +01:00
Showing only changes of commit 1ca0de1dd3 - Show all commits

View File

@ -11,9 +11,7 @@ env:
jobs: jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container: git.hofer.link/philipp/ci-images:rust-latest
image: git.hofer.link/philipp/ci-images:rust-latest
force_pull: true
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Run Test DB Script - name: Run Test DB Script