Skip to content

Commit

Permalink
Bump actions/attest-build-provenance from 1 to 2 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 41a4bd5 commit f3ec493
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 @@ -40,6 +40,6 @@ jobs:
- name: Write outputs
id: publications
run: ./gradlew :writePublicationsToGitHubOutput -Pversion=$version
- uses: actions/attest-build-provenance@v1
- uses: actions/attest-build-provenance@v2
with:
subject-path: ${{ steps.publications.outputs.publishedFiles }}

0 comments on commit f3ec493

Please sign in to comment.