FIX JS AND RUBY CVES ON WORKER: As Dan, I want to fix CVEs on the worker, so that we are secure and up to date #23
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Code quality score | |
on: | |
- pull_request | |
jobs: | |
code_quality_score: | |
name: Code quality | |
uses: DigitalNZ/code_quality_score/.github/workflows/calculate-code-quality-score.yml@main |