Skip to content

Bump diff-cover from 7.6.0 to 7.6.1 in /bodhi-client #1836

Bump diff-cover from 7.6.0 to 7.6.1 in /bodhi-client

Bump diff-cover from 7.6.0 to 7.6.1 in /bodhi-client #1836

name: Auto-approve Dependabot PRs
on:
pull_request_target:
permissions:
contents: read
pull-requests: write
jobs:
auto-approve:
name: Auto-approve minor and patch updates
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
approve: true