Skip to content

build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 #155

build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0

build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 #155

name: Auto merge Dependabot
on: pull_request_target
jobs:
auto-merge:
if: github.actor == 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- name: Auto merge Dependabot
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.DEPENDABOT_TOKEN }}