Avoid ruby codeql failure

This commit is contained in:
Cœur 2025-11-08 11:02:50 +01:00 committed by Nathan Moinvaziri
parent 6e5e01a1ec
commit 73d09cbff8

View file

@ -26,9 +26,10 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v4
with:
languages: c-cpp
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v4