diff --git a/.github/workflows/sbom-report.yml b/.github/workflows/sbom-report.yml index 2c4df505138..7cc54ed4d50 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.15.8 + uses: anchore/sbom-action@v0.15.9 with: artifact-name: ${{ github.event.repository.name }}-spdx.json