Skip to content

chore(actions): bump softprops/action-gh-release from 1 to 2 #16

chore(actions): bump softprops/action-gh-release from 1 to 2

chore(actions): bump softprops/action-gh-release from 1 to 2 #16

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