Skip to content

chore: bump the patch-minor-dependencies group with 1 update #39

chore: bump the patch-minor-dependencies group with 1 update

chore: bump the patch-minor-dependencies group with 1 update #39

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Trivy File System Audit
on:
workflow_dispatch:
schedule:
- cron: 0 4 1 * *
pull_request: {}
jobs:
build:
uses: aps831/workflows/.github/workflows/trivy-fs-audit.yaml@master
permissions:
contents: read
issues: read
pull-requests: read