Removed HEAD^2 checkout to suppress a CodeQL annotation [ci skip]
This commit is contained in:
parent
32a13591e0
commit
b1f375ccc5
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@ -24,9 +24,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 2
|
fetch-depth: 2
|
||||||
|
|
||||||
- run: git checkout HEAD^2
|
|
||||||
if: ${{ github.event_name == 'pull_request' }}
|
|
||||||
|
|
||||||
- name: Remove an obsolete rubygems vendored file
|
- name: Remove an obsolete rubygems vendored file
|
||||||
run: sudo rm /usr/lib/ruby/vendor_ruby/rubygems/defaults/operating_system.rb
|
run: sudo rm /usr/lib/ruby/vendor_ruby/rubygems/defaults/operating_system.rb
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user