There was an error while loading. Please reload this page.
2 parents 46afb25 + fb597a8 commit 296c7d9Copy full SHA for 296c7d9
1 file changed
viewer/.github/workflows/dependabot-approve.yml
@@ -14,3 +14,6 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: ahmadnassri/action-dependabot-auto-merge@v1
17
+ with:
18
+ target: patch
19
+ github-token: ${{ secrets.DEPENDABOT_AUTOMERGE_TOKEN }}
0 commit comments