We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728a5e6 commit e9141c0Copy full SHA for e9141c0
1 file changed
.github/workflows/socket-security.yml
@@ -37,7 +37,7 @@ jobs:
37
python-version: '3.12'
38
39
- name: Install Socket CLI
40
- run: pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketsecurity==2.2.5.dev3
+ run: pip install socketsecurity --upgrade
41
42
- name: Run Socket Security Scan
43
env:
0 commit comments