We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e5ea6 commit 6c20a07Copy full SHA for 6c20a07
2 files changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
persist-credentials: false
26
27
- name: Pipelock Scan
28
- uses: luckyPipewrench/pipelock@cef4f47eb99ffe00e20fa7d1423bff1a44742dbe # v2.4.0
+ uses: luckyPipewrench/pipelock@dcd25d8ea407f087fa9f2d4a0f8bddea5c997f07 # v2.5.0
29
with:
30
scan-diff: 'true'
31
fail-on-findings: 'true'
.github/workflows/fuzz.yml
@@ -23,7 +23,7 @@ jobs:
23
24
0 commit comments