Skip to content

chore(deps): bump the npm-dependencies group with 2 updates #197

chore(deps): bump the npm-dependencies group with 2 updates

chore(deps): bump the npm-dependencies group with 2 updates #197

Workflow file for this run

name: Enable Dependabot Auto-Merge
on: pull_request
jobs:
dependabot:
uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v14.0.0

Check failure on line 7 in .github/workflows/auto-merge.yml

View workflow run for this annotation

GitHub Actions / Enable Dependabot Auto-Merge

Invalid workflow file

The workflow is not valid. .github/workflows/auto-merge.yml (Line: 7, Col: 11): Secret client_id is required, but not provided while calling. .github/workflows/auto-merge.yml (Line: 9, Col: 15): Invalid secret, app_id is not defined in the referenced workflow.
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}