diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-06-16 17:05:06 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-16 17:05:06 +0530 |
commit | add54b0edb11c11b246e043a643466e663117e46 (patch) | |
tree | faaf16f3d160c7d7e083b6510e67f6488a5c35e1 | |
parent | 5e536fa3d92c7d45fd4fd741e66d8f11b2b9eeaf (diff) | |
download | vyos-workflow-test-temp-add54b0edb11c11b246e043a643466e663117e46.tar.gz vyos-workflow-test-temp-add54b0edb11c11b246e043a643466e663117e46.zip |
T6491: codeql-py-version-update
-rw-r--r-- | .github/workflows/codeql.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index a4fc39e..7e69705 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -17,7 +17,7 @@ permissions: jobs: codeql-analysis-call: - uses: vyos/.github/.github/workflows/codeql-analysis.yml@feature/T6349-reusable-workflows + uses: vyos/.github/.github/workflows/codeql-analysis.yml@T6491-codeql-py-version-update secrets: inherit with: languages: "['python']" |