Skip to content

Commit

Permalink
ROX-20643: Update the auto-merge bot (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-stackrox authored Jun 26, 2024
1 parent 89d85e9 commit 23819c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2.6
with:
github-token: '${{ secrets.ROBOT_ROX_GITHUB_TOKEN }}'
github-token: '${{ secrets.RHACS_BOT_GITHUB_TOKEN }}'
command: "squash and merge"
approve: true
target: minor

0 comments on commit 23819c6

Please sign in to comment.