Skip to content

Commit 51388bd

Browse files
committed
Update socket.yaml
1 parent 9463f80 commit 51388bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/socket.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Run Socket Security Scan
4343
env:
44-
SOCKET_SECRET: ${{ secrets.SOCKET_SECRET }}
44+
SOCKET_SECURITY_API_KEY: ${{ secrets.SOCKET_SECURITY_API_KEY }}
4545
GH_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
run: |
4747
# Determine PR number based on event type

0 commit comments

Comments
 (0)