Skip to content

Fix/additional output json #20

Fix/additional output json

Fix/additional output json #20

name: Auto Merge Minor Upgrades
on:
pull_request:
jobs:
dependabot:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot Auto Merge
uses: dailydevops/[email protected]
with:
token: ${{ secrets.DEPENDABOT }}
command: squash
handle-submodule: true
target: minor