Skip to content

Commit 23819c6

Browse files
ROX-20643: Update the auto-merge bot (#114)
1 parent 89d85e9 commit 23819c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: ahmadnassri/action-dependabot-auto-merge@v2.6
1212
with:
13-
github-token: '${{ secrets.ROBOT_ROX_GITHUB_TOKEN }}'
13+
github-token: '${{ secrets.RHACS_BOT_GITHUB_TOKEN }}'
1414
command: "squash and merge"
1515
approve: true
1616
target: minor

0 commit comments

Comments
 (0)