Skip to content

Commit aa71be2

Browse files
ci: bump pipelock SHA pin to v2.4.0 (#11)
Pipelock v2.4.0 tagged 2026-05-09. Bump the SHA-pinned action ref so the verify-python CI smoke runs against the current shipped pipelock. SHA 9b38f69593b24964042dfeb1f13d7088832bf817 corresponds to git tag v2.4.0 in luckyPipewrench/pipelock. Verifier behaviour unchanged.
1 parent 510bbcd commit aa71be2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
persist-credentials: false
2626

2727
- name: Pipelock Scan
28-
uses: luckyPipewrench/pipelock@7a3b7de4a5552b4e756eb930256468b7cbd616b1 # v2.3.0
28+
uses: luckyPipewrench/pipelock@9b38f69593b24964042dfeb1f13d7088832bf817 # v2.4.0
2929
with:
3030
scan-diff: 'true'
3131
fail-on-findings: 'true'

0 commit comments

Comments
 (0)