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.
2 parents cccee57 + fe365ce commit a69d553Copy full SHA for a69d553
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v4
24
25
- name: Build and Check Package
26
- uses: hynek/build-and-inspect-python-package@v2.10.0
+ uses: hynek/build-and-inspect-python-package@v2.11.0
27
with:
28
attest-build-provenance-github: 'true'
29
.github/workflows/test.yml
steps:
# Disabling because this is failing currently, see #466.
attest-build-provenance-github: 'false'
0 commit comments