Skip to content

Enable code scanning

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 16:16
4f5c03f

Summary

Enable code security scanning and update CI workflows.

Contents (#109)

Operations

  • Add codeql.yml workflow to enable code-scanning
  • Use new octue/check-semantic-version and octue/generate-pull-request-description GitHub actions
  • Update versions of other GitHub actions used in workflows

Chores

  • Upgrade flake8 pre-commit hook