diff --git a/.github/workflows/sbom-creation.yml b/.github/workflows/sbom-creation.yml index 3e96dda2..8cd09e7e 100644 --- a/.github/workflows/sbom-creation.yml +++ b/.github/workflows/sbom-creation.yml @@ -11,6 +11,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: anchore/sbom-action@v0.17.2 + - uses: anchore/sbom-action@v0.17.3 with: artifact-name: sbom.spdx \ No newline at end of file