Skip to content

Bump senzing-factory/build-resources/.github/workflows/cspell.yaml from 3 to 4 #41

Bump senzing-factory/build-resources/.github/workflows/cspell.yaml from 3 to 4

Bump senzing-factory/build-resources/.github/workflows/cspell.yaml from 3 to 4 #41

name: Dependabot approve and merge
on:
pull_request:
branches: [main]
permissions: {}
jobs:
dependabot-approve-and-merge:
permissions:
contents: write
pull-requests: write
secrets:
SENZING_GITHUB_CODEOWNER_PR_RW_TOKEN: ${{ secrets.SENZING_GITHUB_CODEOWNER_PR_RW_TOKEN }}
uses: senzing-factory/build-resources/.github/workflows/dependabot-approve-and-merge.yaml@v4

Check failure on line 16 in .github/workflows/dependabot-approve-and-merge.yaml

View workflow run for this annotation

GitHub Actions / Dependabot approve and merge

Invalid workflow file

The workflow is not valid. .github/workflows/dependabot-approve-and-merge.yaml (Line: 16, Col: 11): Secret CODEOWNER_PR_RW_TOKEN is required, but not provided while calling. .github/workflows/dependabot-approve-and-merge.yaml (Line: 15, Col: 45): Invalid secret, SENZING_GITHUB_CODEOWNER_PR_RW_TOKEN is not defined in the referenced workflow.