Skip to content

ci: bump the patch-minor-dependencies group in /docker-build-artifact with 1 update #307

ci: bump the patch-minor-dependencies group in /docker-build-artifact with 1 update

ci: bump the patch-minor-dependencies group in /docker-build-artifact with 1 update #307

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Semgrep Static Analysis
on:
workflow_dispatch:
pull_request: {}
schedule:
- cron: 0 4 18 * *
permissions:
contents: read
issues: read
pull-requests: read
jobs:
semgrep:
uses: aps831/workflows/.github/workflows/semgrep.yaml@master