Skip to content

Commit

Permalink
Merge pull request #39 from lindera/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
mosuka authored Dec 6, 2024
2 parents a6cad1b + b2482df commit a974c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:
uses: actions/download-artifact@v4

- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-path: 'wheels-*/*'

Expand Down

0 comments on commit a974c9f

Please sign in to comment.