Skip to content

Bump junit:junit from 4.12 to 4.13.1 in /mooc-java-programming-i/part04-Part04_04.Room #15

Bump junit:junit from 4.12 to 4.13.1 in /mooc-java-programming-i/part04-Part04_04.Room

Bump junit:junit from 4.12 to 4.13.1 in /mooc-java-programming-i/part04-Part04_04.Room #15

name: Merge Dependabot Pull Requests
on:
pull_request:
types: [opened]
jobs:
merge:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Merge pull request
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}