mirror of
https://github.com/nlohmann/json.git
synced 2026-09-04 07:25:03 +00:00
📝 overwork project infrastructure
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
@@ -33,6 +33,8 @@ jobs:
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
|
||||
Reference in New Issue
Block a user