diff --git a/.github/workflows/desktop-tauri.yml b/.github/workflows/desktop-tauri.yml index 3deb5c6..a55306b 100644 --- a/.github/workflows/desktop-tauri.yml +++ b/.github/workflows/desktop-tauri.yml @@ -177,7 +177,7 @@ jobs: - name: 🛡️ Attest SBOM if: inputs.tagName != '' - uses: actions/attest-sbom@5026d3663739160db546203eeaffa6aa1c51a4d6 # v1 + uses: actions/attest-sbom@1455967b1b6415d3df9fac31a87500523f7b455c # v2 with: subject-path: ${{ contains(matrix.os, 'ubuntu') && 'target/release/mdns-browser' ||