Skip to content

Commit 6c20a07

Browse files
ci: Update luckyPipewrench/pipelock action to v2.5.0
1 parent c3e5ea6 commit 6c20a07

2 files changed

Lines changed: 2 additions & 2 deletions

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@cef4f47eb99ffe00e20fa7d1423bff1a44742dbe # v2.4.0
28+
uses: luckyPipewrench/pipelock@dcd25d8ea407f087fa9f2d4a0f8bddea5c997f07 # v2.5.0
2929
with:
3030
scan-diff: 'true'
3131
fail-on-findings: 'true'

.github/workflows/fuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Pipelock Scan
26-
uses: luckyPipewrench/pipelock@cef4f47eb99ffe00e20fa7d1423bff1a44742dbe # v2.4.0
26+
uses: luckyPipewrench/pipelock@dcd25d8ea407f087fa9f2d4a0f8bddea5c997f07 # v2.5.0
2727
with:
2828
scan-diff: 'true'
2929
fail-on-findings: 'true'

0 commit comments

Comments
 (0)