From de0e3f5df0cab1574ca61f2a9afb8c1b87252e08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 00:19:21 +0100 Subject: [PATCH] chore(deps): update actions/attest-sbom digest to cbfd002 (#609) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/desktop-tauri.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/desktop-tauri.yml b/.github/workflows/desktop-tauri.yml index 68feb78..88b802c 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@34581d8068ef8a325425f122523e4bb9d08932f3 # v2 + uses: actions/attest-sbom@cbfd0027ae731a5892db25ecd226930d7ffd19eb # v2 with: subject-path: ${{ contains(matrix.os, 'ubuntu') && 'target/release/mdns-browser' ||