Skip to content

chore(deps): bump apache/skywalking-eyes from 0.3.0 to 0.4.0 #1832

chore(deps): bump apache/skywalking-eyes from 0.3.0 to 0.4.0

chore(deps): bump apache/skywalking-eyes from 0.3.0 to 0.4.0 #1832

Workflow file for this run

name: "CLA Assistant"
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]
jobs:
call-workflow-agreements:

Check failure on line 9 in .github/workflows/agreements.yaml

View workflow run for this annotation

GitHub Actions / CLA Assistant

Invalid workflow file

The workflow is not valid. .github/workflows/agreements.yaml (Line: 9, Col: 3): Error calling workflow 'splunk/addonfactory-github-workflows/.github/workflows/[email protected]'. The workflow is requesting 'actions: read, pull-requests: read, statuses: read', but is only allowed 'actions: none, pull-requests: none, statuses: none'.
uses: splunk/addonfactory-github-workflows/.github/workflows/[email protected]
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT_CLATOOL }}