Skip to content

Commit

Permalink
Add merge method
Browse files Browse the repository at this point in the history
  • Loading branch information
aangelisc committed Nov 1, 2023
1 parent 0647bd3 commit 91cf10f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/dependabot-reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ permissions:
jobs:
call-workflow-passing-data:
uses: grafana/security-github-actions/.github/workflows/dependabot-automerge.yaml@main
# with:
# Add this to define production packages that dependabot can auto-update if the bump is minor
# packages-minor-autoupdate: '[]'
with:
repository-merge-method: squash
# Add this to define production packages that dependabot can auto-update if the bump is minor
# packages-minor-autoupdate: '[]'
secrets: inherit

0 comments on commit 91cf10f

Please sign in to comment.