Updated dependabot

This commit is contained in:
DaanV2
2022-11-02 08:00:06 +01:00
parent 888f7c735d
commit 7d6442f598

View File

@@ -19,4 +19,4 @@ jobs:
run: gh pr merge --auto --merge "$PR_URL" run: gh pr merge --auto --merge "$PR_URL"
env: env:
PR_URL: ${{github.event.pull_request.html_url}} PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.ORBI_TOKEN}} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}