Skip to content

fix(ci/cve-scanning): missing trivy https://github.com/aquasecurity/trivy-action/blob/master/entrypoint.sh lead me to believe it is already installed, despite https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md not listing it. But I overlooked that they're using their docker image for the action run. #863

fix(ci/cve-scanning): missing trivy https://github.com/aquasecurity/trivy-action/blob/master/entrypoint.sh lead me to believe it is already installed, despite https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md not listing it. But I overlooked that they're using their docker image for the action run.

fix(ci/cve-scanning): missing trivy https://github.com/aquasecurity/trivy-action/blob/master/entrypoint.sh lead me to believe it is already installed, despite https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md not listing it. But I overlooked that they're using their docker image for the action run. #863

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types:
- opened
- ready_for_review
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@f4648c0a9fdb753479e9e75fc251f507ce17bb7e # v2.0.0