Skip to content

Update aquasecurity/trivy-action action to v0.29.0 #838

Update aquasecurity/trivy-action action to v0.29.0

Update aquasecurity/trivy-action action to v0.29.0 #838

Workflow file for this run

name: build and scan image (Debian version)
on:
push:
branches-ignore:
- "master"
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build-debian:
uses: ./.github/workflows/pr.yml
with:
variant: debian
dockerfile: Dockerfile.debian