Skip to content

Bump org.junit:junit-bom from 5.11.3 to 5.11.4 #65

Bump org.junit:junit-bom from 5.11.3 to 5.11.4

Bump org.junit:junit-bom from 5.11.3 to 5.11.4 #65

name: Dependabot Auto Merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}