CI: update osbuild-ci container to latest-202502250751
The main reason is that it comes with license_expression python package needed for newly added SBOM test cases. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
551d1f4ef2
commit
6c9c314b48
4 changed files with 5 additions and 5 deletions
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
- name: "Regenerate Test Data"
|
||||
uses: osbuild/containers/src/actions/privdocker@552e30cf1b4ed19c6ddaa57f96c342b3dff4227b
|
||||
with:
|
||||
image: ghcr.io/osbuild/osbuild-ci:latest-202501201758
|
||||
image: ghcr.io/osbuild/osbuild-ci:latest-202502250751
|
||||
run: |
|
||||
make test-data
|
||||
git diff --exit-code -- ./test/data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue