Skip to content

Bump junit:junit from 4.12 to 4.13.1 in /mooc-java-programming-i/part04-Part04_03.DogAttributes #16

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

Bump junit:junit from 4.12 to 4.13.1 in /mooc-java-programming-i/part04-Part04_03.DogAttributes #16

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 }}