Skip to content

Commit e9141c0

Browse files
committed
update workflow to prod
1 parent 728a5e6 commit e9141c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/socket-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
python-version: '3.12'
3838

3939
- 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
40+
run: pip install socketsecurity --upgrade
4141

4242
- name: Run Socket Security Scan
4343
env:

0 commit comments

Comments
 (0)