mirror of
https://github.com/0x5t4l1n/Keylogger.git
synced 2026-05-26 11:35:50 +00:00
fix: address security concerns and improve configuration
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
|||||||
{
|
{
|
||||||
"login": "Always-Amulya7",
|
"login": "Always-Amulya7",
|
||||||
"name": "Always-Amulya7",
|
"name": "Always-Amulya7",
|
||||||
"avatar_url": "https://avatars.githubusercontent.com/Always-Amulya7",
|
"avatar_url": "https://avatars.githubusercontent.com/Always-Amulya7?v=4",
|
||||||
"profile": "https://github.com/Always-Amulya7",
|
"profile": "https://github.com/Always-Amulya7",
|
||||||
"contributions": [
|
"contributions": [
|
||||||
"code",
|
"code",
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
ref: main # Always checkout main branch for security
|
||||||
|
|
||||||
- name: Update contributors
|
- name: Update contributors
|
||||||
uses: akhilmhdh/contributors-readme-action@v2.3.6
|
uses: akhilmhdh/contributors-readme-action@v2.3.6
|
||||||
|
|||||||
Reference in New Issue
Block a user