Skip to content

Commit

Permalink
fix: Update step-dependabot-merge.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Stühmer <[email protected]>
  • Loading branch information
samtrion authored Dec 28, 2023
1 parent 72a31f6 commit beaa924
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/step-dependabot-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:

steps:
- name: Dependabot Auto Merge
uses: dailydevops/dependamerge-action@feature/dependamerge
uses: dailydevops/dependamerge-action@main
with:
token: ${{ secrets.DEPENDABOT }}
command: squash
handle-submodule: true
handle-submodule: true

0 comments on commit beaa924

Please sign in to comment.