diff --git a/.github/workflows/sbom-report.yml b/.github/workflows/sbom-report.yml index d66a6e22d4..7a5638da07 100644 --- a/.github/workflows/sbom-report.yml +++ b/.github/workflows/sbom-report.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v4 - name: Anchore SBOM Action - uses: anchore/sbom-action@v0.17.3 + uses: anchore/sbom-action@v0.17.5 with: artifact-name: ${{ github.event.repository.name }}-spdx.json