Skip to content

build(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 #354

build(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0

build(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 #354

Workflow file for this run

name: Contributor License Agreement (CLA)
on:
pull_request_target:
types: [opened, synchronize]
issue_comment:
types: [created]
permissions: {}
jobs:
cla:

Check failure on line 12 in .github/workflows/cla.yml

View workflow run for this annotation

GitHub Actions / Contributor License Agreement (CLA)

Invalid workflow file

The workflow is not valid. .github/workflows/cla.yml (Line: 12, Col: 3): Error calling workflow 'Shopify/github-workflows/.github/workflows/cla.yaml@0b6f7f7def1c8f895fd31cd4183f98e3562458e9'. The nested job 'cla' is requesting 'actions: write', but is only allowed 'actions: none'.
uses: Shopify/github-workflows/.github/workflows/cla.yaml@0b6f7f7def1c8f895fd31cd4183f98e3562458e9 # v0.2.0
permissions:
pull-requests: write
secrets:
token: ${{secrets.GITHUB_TOKEN}}
cla-token: ${{secrets.CLA_TOKEN}}