Skip to content

Commit

Permalink
⬆️ Updates ahmadnassri/action-dependabot-auto-merge action to v2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 22, 2021
1 parent 2d8367e commit c7276bf
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 @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ secrets.AUTOMERGE_TOKEN }} && github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2.3
- uses: ahmadnassri/action-dependabot-auto-merge@v2.4
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: "squash and merge"
Expand Down

0 comments on commit c7276bf

Please sign in to comment.