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