Skip to content

Commit

Permalink
Merge pull request #89 from cvzi/renovate/actions-attest-build-proven…
Browse files Browse the repository at this point in the history
…ance-2.x

Update actions/attest-build-provenance action to v2
  • Loading branch information
cvzi authored Dec 9, 2024
2 parents ddf7b64 + 0ed4aa8 commit d55c599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradleCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: 📜 Attest
if: ${{ github.ref_type == 'tag' }}
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-path: 'wallpaperexport_gh_${{ steps.version.outputs.versionCode }}.apk'

Expand Down

0 comments on commit d55c599

Please sign in to comment.