diff --git a/.github/workflows/sbom.yml b/.github/workflows/sbom.yml index 3018876..397d496 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -128,6 +128,8 @@ jobs: - name: Install tools via mise uses: jdx/mise-action@v4 + with: + fetch_from_github: false - name: Download the SBoM Artifact uses: actions/download-artifact@v8.0.1