Skip to content

Commit

Permalink
Update dependabot-automerge.yml
Browse files Browse the repository at this point in the history
uses autoMerge functionality

Signed-off-by: Marcin Grzejszczak <[email protected]>
  • Loading branch information
marcingrzejszczak authored Feb 12, 2025
1 parent 8314a5e commit 79873ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
permissions: write-all

# Until v6 is released
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@4a6a1570f86cb1f24600d69cf6b4aede1b6525bd
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@b00736028017be7e964ed0a37c907ae1bf833f39
with:
autoMerge: true
mergeArguments: --auto --squash

0 comments on commit 79873ec

Please sign in to comment.