Skip to content

Commit

Permalink
Merge pull request #4 from a-mnich/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…attest-build-provenance-2

Bump actions/attest-build-provenance from 1 to 2
  • Loading branch information
a-mnich authored Dec 9, 2024
2 parents 5fea6d8 + 9422b2a commit ea53bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-zed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: cargo build --release

- name: Attest build provenance
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-path: 'target\release\Zed.exe'

Expand Down

0 comments on commit ea53bdc

Please sign in to comment.