You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2022/06/26 23:28:23 UTC

[commons-crypto] branch master updated: Will this help?

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new f27754c  Will this help?
f27754c is described below

commit f27754c665befd578e46722e51cc742f8c328ec5
Author: Sebb <se...@apache.org>
AuthorDate: Mon Jun 27 00:28:16 2022 +0100

    Will this help?
---
 .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 7b6de51..f493cd3 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -74,7 +74,7 @@ jobs:
 
     - name: Build with Maven
       # Try to suppress unwanted output
-      run: mvn -V package  --no-transfer-progress  -DargLine="--illegal-access=deny"
+      run: mvn -V package  --no-transfer-progress  -DargLine="--illegal-access=deny" -DforkCount=0
 #      make bootstrap
 #      make release