Skip to content

Commit

Permalink
Merge pull request #1543 from adityasharad/patch-1
Browse files Browse the repository at this point in the history
CodeQL starter workflow: Replace git.io links
  • Loading branch information
marcogario authored Apr 26, 2022
2 parents ad9daa8 + a2a01a4 commit 766066e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code-scanning/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 766066e

Please sign in to comment.