Skip to content

Commit e95feea

Browse files
adilhafeezclaude
andcommitted
Use existing ADIL_GITHUB_TOKEN secret for security badge
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4cfd15e commit e95feea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
if: always() && github.ref == 'refs/heads/main'
166166
uses: schneegans/dynamic-badges-action@v1.7.0
167167
with:
168-
auth: ${{ secrets.GIST_SECRET }}
168+
auth: ${{ secrets.ADIL_GITHUB_TOKEN }}
169169
gistID: ${{ vars.SECURITY_BADGE_GIST_ID }}
170170
filename: security-scan-badge.json
171171
label: Security Scan

0 commit comments

Comments
 (0)