Skip to content

Bump aquasecurity/trivy-action in /.github/workflows #65

Bump aquasecurity/trivy-action in /.github/workflows

Bump aquasecurity/trivy-action in /.github/workflows #65

Workflow file for this run

---
name: PR checks and tests
on: # yamllint disable-line rule:truthy
push:
branches:
- '*'
- '*/*'
- '**'
- '!main'
paths:
- '.github/workflows/**'
jobs:
lint:
uses: obervinov/_templates/.github/workflows/yamllint.yaml@main
pr:
uses: obervinov/_templates/.github/workflows/pr.yaml@main