Skip to content

Bump commons-io:commons-io from 2.17.0 to 2.18.0 #38

Bump commons-io:commons-io from 2.17.0 to 2.18.0

Bump commons-io:commons-io from 2.17.0 to 2.18.0 #38

name: Dependabot Auto Merge
on:
pull_request:
paths:
- 'pom.xml'
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
command: squash and merge
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE }}
target: minor