Skip to content

Bump mindsers/changelog-reader-action from 2.1.1 to 2.2.3 #114

Bump mindsers/changelog-reader-action from 2.1.1 to 2.2.3

Bump mindsers/changelog-reader-action from 2.1.1 to 2.2.3 #114

Workflow file for this run

name: trivy vulnerability scanner
on:
push:
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Build an image from Dockerfile
run: |
make build.docker
- name: Run trivy
run: |
./scripts/run-trivy.sh