Skip to content

updated service discovery version #318

updated service discovery version

updated service discovery version #318

Workflow file for this run

name: pull_request_created
permissions: read-all
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
paths-ignore:
- '*.md'
- '*.yaml'
- '.github/workflows/*'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
pr-created:

Check failure on line 16 in .github/workflows/pr-created.yaml

View workflow run for this annotation

GitHub Actions / pull_request_created

Invalid workflow file

The workflow is not valid. .github/workflows/pr-created.yaml (Line: 16, Col: 3): Error calling workflow 'kubescape/workflows/.github/workflows/incluster-comp-pr-created.yaml@main'. The nested job 'test' is requesting 'pull-requests: write, security-events: write', but is only allowed 'pull-requests: read, security-events: read'.
uses: kubescape/workflows/.github/workflows/incluster-comp-pr-created.yaml@main
with:
CGO_ENABLED: 0
GO_VERSION: "1.20"
secrets: inherit