Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

chore(deps): update all dependencies #1185

chore(deps): update all dependencies

chore(deps): update all dependencies #1185

Workflow file for this run

name: "CLA Assistant"
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened, closed, synchronize]
permissions:
actions: read
contents: read
pull-requests: read
statuses: read
jobs:
call-workflow-agreements:

Check failure on line 13 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: 13, Col: 3): Error calling workflow 'splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.yaml@v1'. The workflow is requesting 'pull-requests: write', but is only allowed 'pull-requests: read'.
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.yaml@v1
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT_CLATOOL }}