CI: use latest osbuild-ci container when regenerating test data
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
bf3e096735
commit
bbdb4fbc32
1 changed files with 1 additions and 1 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
- name: "Regenerate Test Data"
|
||||
uses: osbuild/containers/src/actions/privdocker@552e30cf1b4ed19c6ddaa57f96c342b3dff4227b
|
||||
with:
|
||||
image: ghcr.io/osbuild/osbuild-ci:latest-202209070757
|
||||
image: ghcr.io/osbuild/osbuild-ci:latest-202304110753
|
||||
run: |
|
||||
make test-data
|
||||
git diff --exit-code -- ./test/data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue