Updating GHES workflows

This commit is contained in:
GitHub Actions
2025-02-03 12:22:39 +00:00
parent a4dbb6391f
commit 0a800a787c
+6
View File
@@ -55,6 +55,12 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
# Add any setup steps before running the `github/codeql-action/init` action.
# This includes steps like installing compilers or runtimes (`actions/setup-node`
# or others). This is typically only required for manual builds.
# - name: Setup runtime (example)
# uses: actions/setup-example@v1
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v3