mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 17:55:08 +00:00
Potential fix for code scanning alert no. 7: Checkout of untrusted code in trusted context
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@@ -66,6 +66,8 @@ jobs:
|
||||
name: Check
|
||||
runs-on: macos-latest
|
||||
needs: format
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user