Skip to content

Commit ba1d153

Browse files
committed
chore: newer detect-secrets version
Signed-off-by: BRIAN GLEESON <Brian.Gleeson@ie.ibm.com>
1 parent ffbc37d commit ba1d153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install detect-secrets
3030
run: |
3131
pip install boxsdk
32-
pip install --upgrade "git+https://github.com/ibm/detect-secrets.git@0.13.1+ibm.62.dss#egg=detect-secrets"
32+
pip install --upgrade "git+https://github.com/ibm/detect-secrets.git@0.13.1+ibm.64.dss#egg=detect-secrets"
3333
3434
- name: Run detect-secrets
3535
run: |

0 commit comments

Comments
 (0)