Skip to content

Commit

Permalink
chore(deps): pin actions/attest-build-provenance action to 1c608d1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 8b3c7af commit d0126b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
tauriScript: cargo --locked auditable tauri

- name: Attest build provenance
uses: actions/attest-build-provenance@v1.4.3
uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
with:
subject-path: |
target/release/bundle/nsis/*
Expand Down

0 comments on commit d0126b3

Please sign in to comment.