Skip to content

chore(deps): update actions/checkout digest to d23441a #7

chore(deps): update actions/checkout digest to d23441a

chore(deps): update actions/checkout digest to d23441a #7

name: Auto-merge dependencies
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
auto-merge:
uses: dallay/common-actions/.github/workflows/dependabot-auto-merge.yml@v2.1.0

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

View workflow run for this annotation

GitHub Actions / .github/workflows/dependabot-auto-merge.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dependabot-auto-merge.yml" -> "dallay/common-actions/.github/workflows/dependabot-auto-merge.yml@v2.1.0" (source tag with sha:74665f58fde40f4999fb56022bd05626f6d72076) : (Line: 38, Col: 13): Unrecognized named-value: 'secrets'. Located at position 2 within expression: (secrets.APP_ID != '' || vars.APP_ID != '') && (secrets.APP_PRIVATE_KEY != '' || vars.APP_PRIVATE_KEY != '')
with:
target: squash
approve: true
secrets:
token: ${{ secrets.GITHUB_TOKEN }}