Skip to content

Ignore Go compiler affecting CVE when Docker image only contains a binary compiled with Go #346

Ignore Go compiler affecting CVE when Docker image only contains a binary compiled with Go

Ignore Go compiler affecting CVE when Docker image only contains a binary compiled with Go #346

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