File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9393 - name : Set up Python
9494 uses : actions/setup-python@v5
9595 with :
96- python-version : ' 3.11 '
96+ python-version : ' 3.13 '
9797
9898 - name : Install detect-secrets
9999 run : |
@@ -163,7 +163,7 @@ jobs:
163163 - name : Set up Python
164164 uses : actions/setup-python@v5
165165 with :
166- python-version : ' 3.11 '
166+ python-version : ' 3.13 '
167167
168168 - name : Install gittyleaks
169169 run : |
@@ -198,7 +198,7 @@ jobs:
198198 - name : Set up Python
199199 uses : actions/setup-python@v5
200200 with :
201- python-version : ' 3.11 '
201+ python-version : ' 3.13 '
202202
203203 - name : Install whispers (with timeout handling)
204204 run : |
@@ -239,7 +239,7 @@ jobs:
239239 - name : Set up Python
240240 uses : actions/setup-python@v5
241241 with :
242- python-version : ' 3.11 '
242+ python-version : ' 3.13 '
243243
244244 - name : Install trufflehog3
245245 run : |
You can’t perform that action at this time.
0 commit comments