CodeQL starter workflow: Replace git.io links

git.io is deprecated.
Replace the references with full links or aka.ms links to the same documentation.
This commit is contained in:
Aditya Sharad
2022-04-26 02:26:34 -07:00
committed by GitHub
parent ad9daa8da3
commit a2a01a4b0b
+2 -2
View File
@@ -34,7 +34,7 @@ jobs:
matrix:
language: [ $detected-codeql-languages ]
# CodeQL supports [ $supported-codeql-languages ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
steps:
- name: Checkout repository
@@ -56,7 +56,7 @@ jobs:
uses: github/codeql-action/autobuild@v2
# ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project