Skip to content

build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 #43

build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4

build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 #43

Workflow file for this run

name: auto-dependabot
on:
pull_request:
jobs:
auto-dependabot:
runs-on: ubuntu-latest
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: patch
github-token: ${{ secrets.DEPENDABOT_TOKEN }}