vivo-project / VIVO

VIVO is an extensible semantic web application for research discovery and showcasing scholarly work
http://vivoweb.org
BSD 3-Clause "New" or "Revised" License
202 stars 127 forks source link

Codeql action upgrade #3903

Closed chenejac closed 9 months ago

chenejac commented 11 months ago

VIVO GitHub issue: 3902

What does this pull request do?

Upgrading the codeql-action version (v1 is deprecated, it is upgraded to v2)

What's new?

codeql-analysis.yml files is slightly changed

How should this be tested?

https://github.com/vivo-project/VIVO/actions/runs/5690776782 there shouldn't be errors present in the previous running of codeql action, such as https://github.com/vivo-project/VIVO/actions/runs/5630429939

Interested parties

Tag (@ mention) interested parties or, if unsure, @VIVO-project/vivo-committers

chenejac commented 11 months ago

Should I also upgrade : actions/checkout@v2 with actions/checkout@v3

Source - https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-using-versioned-actions

This should be remove warning present at https://github.com/vivo-project/VIVO/actions/runs/5690776782