]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
try to clean up a warning on the codeql job
authorBob Halley <halley@dnspython.org>
Thu, 17 Feb 2022 16:00:28 +0000 (08:00 -0800)
committerBob Halley <halley@dnspython.org>
Thu, 17 Feb 2022 16:00:28 +0000 (08:00 -0800)
.github/workflows/codeql-analysis.yml

index f94074b4116c67e1c681abd62c8bd03f947355d4..8a7e81fea147eb6c471c0b0794c96cc00f5e3441 100644 (file)
@@ -58,3 +58,5 @@ jobs:
 
     - name: Perform CodeQL Analysis
       uses: github/codeql-action/analyze@v1
+      with:
+        setup-python-dependencies: false