We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf219ae commit 4e97d8cCopy full SHA for 4e97d8c
1 file changed
template/.github/workflows/python-release.yaml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
29
- id: build
30
name: Build and inspect a Python package
31
- uses: hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2
+ uses: hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2
32
with:
33
attest-build-provenance-github: true
34
0 commit comments