Skip to content

Bump Splat from 15.1.1 to 15.2.22 #271

Bump Splat from 15.1.1 to 15.2.22

Bump Splat from 15.1.1 to 15.2.22 #271

name: merge-dependabot
on:
pull_request:
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}
command: squash and merge