fix: address security concerns and improve configuration

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-22 04:05:35 +00:00
parent e182c216a9
commit 78d276d4a2
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
ref: main # Always checkout main branch for security
- name: Update contributors
uses: akhilmhdh/contributors-readme-action@v2.3.6