From 6494e3e8916f0a07226bdd8c8f6b2c5f0884bf6b Mon Sep 17 00:00:00 2001 From: Milos Djermanovic Date: Thu, 28 Apr 2022 11:46:07 +0200 Subject: [PATCH] chore: update link in `codeql-analysis.yml` (#15817) Fixes #15816 --- .github/workflows/codeql-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 60f7922fd6f..39aa47c11b9 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -57,7 +57,7 @@ jobs: uses: github/codeql-action/autobuild@v1 # ℹī¸ 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