Skip to content

Commit 9eaff72

Browse files
ci: Update luckyPipewrench/pipelock action to v2.6.0 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ecd1ad commit 9eaff72

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@dcd25d8ea407f087fa9f2d4a0f8bddea5c997f07 # v2.5.0
28+
uses: luckyPipewrench/pipelock@a5957685f67a664e8d32c1bb9793e46d1f74946a # v2.6.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@dcd25d8ea407f087fa9f2d4a0f8bddea5c997f07 # v2.5.0
26+
uses: luckyPipewrench/pipelock@a5957685f67a664e8d32c1bb9793e46d1f74946a # v2.6.0
2727
with:
2828
scan-diff: 'true'
2929
fail-on-findings: 'true'

0 commit comments

Comments
 (0)