Skip to content

Support using VEX documents with directory scans and SBOMs #1254

Support using VEX documents with directory scans and SBOMs

Support using VEX documents with directory scans and SBOMs #1254

name: "Manage Awaiting Response Label"
on:
issue_comment:
types: [created]
jobs:
run:
permissions:
issues: write
pull-requests: write
uses: "anchore/workflows/.github/workflows/remove-awaiting-response-label.yaml@main"
secrets:
token: ${{ secrets.OSS_PROJECT_GH_TOKEN }}