Skip to content

Commit

Permalink
Merge pull request #533 from yuzawa-san/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/attest-build-provenance-2

Bump actions/attest-build-provenance from 1 to 2
  • Loading branch information
yuzawa-san authored Jan 3, 2025
2 parents 9c67720 + 12f1e96 commit 3d75e24
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 @@ -104,7 +104,7 @@ jobs:
asset_name: ${{ steps.get_deb.outputs.filename }}
asset_content_type: application/vnd.debian.binary-package
- name: Attest
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-path: 'build/distributions/${{ steps.get_zip.outputs.filename }},build/distributions/${{ steps.get_deb.outputs.filename }}'

0 comments on commit 3d75e24

Please sign in to comment.