Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Bump org.semver4j:semver4j from 5.2.0 to 5.2.1 #4

Bump org.semver4j:semver4j from 5.2.0 to 5.2.1

Bump org.semver4j:semver4j from 5.2.0 to 5.2.1 #4

Workflow file for this run

name: auto-merge
on:
pull_request:
permissions: { }
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
command: squash and merge
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE_PAT }}