Skip to content

Anchore Scan

Anchore Scan #471

Workflow file for this run

name: "Anchore Scan"
on:
push:
branches: [ main, 'hotfix/**' ]
pull_request:
types: [ labeled, opened, reopened, synchronize ]
schedule:
- cron: '45 12 * * 1'
jobs:
scan:
uses: UKHomeOffice/sas-github-workflows/.github/workflows/anchore-gradle.yml@v2
with:
image: 'quay.io/ukhomeofficedigital/hocs-info-service'
secrets: inherit