Skip to content

Commit

Permalink
chore(deps): update actions/attest-sbom digest to 115c3be (#709)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent e405733 commit 11bfb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop-tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:

- name: 🛡️ Attest SBOM
if: inputs.tagName != ''
uses: actions/attest-sbom@cbfd0027ae731a5892db25ecd226930d7ffd19eb # v2
uses: actions/attest-sbom@115c3be05ff3974bcbd596578934b3f9ce39bf68 # v2
with:
subject-path: ${{
contains(matrix.os, 'ubuntu') && 'target/release/mdns-browser' ||
Expand Down

0 comments on commit 11bfb52

Please sign in to comment.