Potential fix for code scanning alert no. 4: Cache Poisoning via execution of untrusted code

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
仓鼠 2025-03-25 15:59:56 +08:00 committed by GitHub
parent e5a4c2f410
commit 921bfc689d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
name: Auto Fix Lint and Format
on:
pull_request_target:
pull_request:
types: [opened, synchronize]
jobs: