diff --git a/template/.github/workflows/python-release.yaml b/template/.github/workflows/python-release.yaml index 218a70f..ae047c4 100644 --- a/template/.github/workflows/python-release.yaml +++ b/template/.github/workflows/python-release.yaml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - id: build name: Build and inspect a Python package - uses: hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2 + uses: hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2 with: attest-build-provenance-github: true