chore(deps): Bump actions/attest-build-provenance from 2 to 3 (#5743)

This commit is contained in:
dependabot[bot] 2025-09-02 12:42:08 +02:00 committed by GitHub
parent ed31d0cab6
commit dfc127048a

View file

@ -58,7 +58,7 @@ jobs:
- name: Attest - name: Attest
if: steps.release.outputs.new_release_published == 'true' if: steps.release.outputs.new_release_published == 'true'
uses: actions/attest-build-provenance@v2 uses: actions/attest-build-provenance@v3
with: with:
subject-name: 'ReVanced Patches ${{ steps.release.outputs.new_release_git_tag }}' subject-name: 'ReVanced Patches ${{ steps.release.outputs.new_release_git_tag }}'
subject-path: patches/build/libs/patches-*.rvp subject-path: patches/build/libs/patches-*.rvp