Skip to content

Revert GetSBOM to x-unstable #2481

Revert GetSBOM to x-unstable

Revert GetSBOM to x-unstable #2481

Triggered via pull request February 10, 2025 11:49
Status Success
Total duration 4m 16s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 warning
pre-commit: home/runner/.cache/pre-commit/repow_6214h1/py_env-python3.12/lib/python3.12/site-packages/dateutil/tz/tz.py#L37
datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).