We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ecd1ad commit 9eaff72Copy full SHA for 9eaff72
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@dcd25d8ea407f087fa9f2d4a0f8bddea5c997f07 # v2.5.0
+ uses: luckyPipewrench/pipelock@a5957685f67a664e8d32c1bb9793e46d1f74946a # v2.6.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