Skip to content

Commit

Permalink
chore(deps): update actions/attest-build-provenance action to v2 (#1233)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 9a853ab commit 81c8622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Attest build provenance
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
if: steps.release.outputs.released == 'true'
with:
subject-path: "dist/*"
Expand Down

0 comments on commit 81c8622

Please sign in to comment.