We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2291e5 commit e8f595bCopy full SHA for e8f595b
.github/workflows/pip.yml
@@ -102,7 +102,7 @@ jobs:
102
- uses: actions/download-artifact@v4
103
104
- name: Generate artifact attestation for sdist and wheel
105
- uses: actions/attest-build-provenance@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 # v1.4.1
+ uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
106
with:
107
subject-path: "*/pybind11*"
108
0 commit comments