Skip to content

Commit

Permalink
Bump ahmadnassri/action-dependabot-auto-merge from v2.1.4 to v2.2.1 (#58
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Oct 26, 2020
1 parent ab72988 commit df5f944
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: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2.1.4
- uses: ahmadnassri/action-dependabot-auto-merge@v2.2.1
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: "squash and merge"
Expand Down

0 comments on commit df5f944

Please sign in to comment.