diff --git a/.github/workflows/publish-package.yml b/.github/workflows/publish-package.yml index 057ab87..a733627 100644 --- a/.github/workflows/publish-package.yml +++ b/.github/workflows/publish-package.yml @@ -55,7 +55,7 @@ jobs: - name: Generate artifact attestation for sdist and wheel # If publishing to PyPI if: github.event_name == 'release' && github.event.action == 'published' && github.repository == 'yadage/yadage-schemas' - uses: actions/attest-build-provenance@534b352d658f90498fd148d231fdbf88f3886a3a # v1.3.1 + uses: actions/attest-build-provenance@bdd51370e0416ac948727f861e03c2f05d32d78e # v1.3.2 with: subject-path: "dist/yadage_schemas-*"