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 973b4d5 + 6d6297d commit cba86adCopy full SHA for cba86ad
2 files changed
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
fetch-depth: 0
22
persist-credentials: false
23
- - uses: hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2.17.0
+ - uses: hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2.18.0
24
25
attest-build-provenance-github: 'true'
26
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
27
test:
28
needs: [check-package]
0 commit comments