Skip to content

build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.24 to 0.11.29 #148

build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.24 to 0.11.29

build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.24 to 0.11.29 #148

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 }}