Skip to content

Commit

Permalink
chore(deps): update actions/attest-sbom action to v2 (#578)
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 Dec 4, 2024
1 parent 91151f9 commit 759d7bc
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 @@ -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' ||
Expand Down

0 comments on commit 759d7bc

Please sign in to comment.