Skip to content

Commit f605c9c

Browse files
author
Ahmad Nassri
committed
ci(auto-merge): use token
1 parent 14fadd4 commit f605c9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/auto-merge.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
if: github.actor == 'dependabot[bot]'
1010
steps:
1111
- uses: ahmadnassri/action-dependabot-auto-merge@v1
12+
with:
13+
github-token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)