Skip to content

Commit

Permalink
chore(deps): update actions/attest-sbom digest to 34581d8 (#584)
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 6, 2024
1 parent 18cc853 commit 2fa54ac
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@1455967b1b6415d3df9fac31a87500523f7b455c # v2
uses: actions/attest-sbom@34581d8068ef8a325425f122523e4bb9d08932f3 # v2
with:
subject-path: ${{
contains(matrix.os, 'ubuntu') && 'target/release/mdns-browser' ||
Expand Down

0 comments on commit 2fa54ac

Please sign in to comment.