mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 14:10:56 -05:00
commit
df67089b39
1 changed files with 1 additions and 1 deletions
2
.github/workflows/automerge-dependabot.yml
vendored
2
.github/workflows/automerge-dependabot.yml
vendored
|
@ -44,4 +44,4 @@ jobs:
|
||||||
repo: context.payload.repository.name,
|
repo: context.payload.repository.name,
|
||||||
pull_number: context.payload.pull_request.number
|
pull_number: context.payload.pull_request.number
|
||||||
})
|
})
|
||||||
github-token: ${{github.token}}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue