We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3fb0e commit 982c922Copy full SHA for 982c922
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0
29
persist-credentials: false
30
31
- - uses: hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310 # v2.12.0
+ - uses: hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076 # v2.13.0
32
id: baipp
33
34
outputs:
.github/workflows/pypi-package.yml
@@ -26,7 +26,7 @@ jobs:
26
27
with:
attest-build-provenance-github: 'true'
0 commit comments