reta commented on code in PR #50:
URL: https://github.com/apache/ws-wss4j/pull/50#discussion_r855430534


##########
.github/workflows/codeql-analysis.yml:
##########
@@ -36,11 +36,6 @@ jobs:
         # a pull request then we can checkout the head.
         fetch-depth: 2
 
-    # If this run was triggered by a pull request event, then checkout
-    # the head of the pull request instead of the merge commit.
-    - run: git checkout HEAD^2

Review Comment:
   ```
   Run github/codeql-action/init@v1
   Warning: 1 issue was detected with this workflow: git checkout HEAD^2 is no 
longer necessary. Please remove this step as Code Scanning recommends analyzing 
the merge commit for best results.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to