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 2af4eb0 commit 10a41b7Copy full SHA for 10a41b7
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
fetch-depth: 0
22
persist-credentials: false
23
- - uses: hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310 # v2.12.0
+ - uses: hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516 # v2.14.0
24
25
# Prove that the packages were built in the context of this workflow.
26
attest-build-provenance-github: true
0 commit comments