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 3685735 commit 76e2e11Copy full SHA for 76e2e11
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v5
24
25
- name: Build and Check Package
26
- uses: hynek/build-and-inspect-python-package@v2.13.0
+ uses: hynek/build-and-inspect-python-package@v2.14.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