Skip to content

Bump is-date-object from 1.0.5 to 1.1.0 #34

Bump is-date-object from 1.0.5 to 1.1.0

Bump is-date-object from 1.0.5 to 1.1.0 #34

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
if: startsWith(github.head_ref, 'dependabot/')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}