Skip to content

Commit 4c6aef0

Browse files
ping-huang1claude
andcommitted
Remove redundant SOCKET_SECURITY_API_KEY env var from Socket scan workflow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 3e97e6b commit 4c6aef0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/socket_reachability.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858

5959
- name: Run Socket Security Scan
6060
env:
61-
SOCKET_SECURITY_API_KEY: ${{ secrets.SOCKET_SECURITY_API_KEY }}
6261
SOCKET_SECURITY_API_TOKEN: ${{ secrets.SOCKET_SECURITY_API_KEY }}
6362
PYTHONUNBUFFERED: "1"
6463
ENABLE_REACH: ${{ github.event.inputs.enable_reachability }}

0 commit comments

Comments
 (0)