Skip to content

build(deps): bump certifi from 2023.5.7 to 2023.7.22 #12

build(deps): bump certifi from 2023.5.7 to 2023.7.22

build(deps): bump certifi from 2023.5.7 to 2023.7.22 #12

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
config: .github/workflows/dependabot-auto-merge.yml
github-token: ${{github.token}}