Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
0fba4a9657 chore(actions): update anchore/sbom-action action (v0.20.0 → v0.23.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-09 00:47:12 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ jobs:
contents: write
steps:
- uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e # v6-beta
- uses: anchore/sbom-action@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
- uses: anchore/sbom-action@17ae1740179002c89186b61233e0f892c3118b11 # v0.23.0
with:
format: cyclonedx-json
output-file: sbom.cdx.json

View File

@@ -14,7 +14,7 @@ repos:
types: [markdown, python, yaml]
files: ^(docs/.*|README\.md|CONTRIBUTING\.md|CHANGELOG\.md|.*\.py|.*\.ya?ml)$
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.10.9
rev: 0.10.8
hooks:
- id: uv-lock
- id: uv-sync