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

* 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>

* chore: auto-fix linting and formatting issues

---------

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 16:15:09 +08:00 committed by GitHub
parent 079ff0be32
commit 4719c2210e
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: