Skip to content

Bump log from 0.4.20 to 0.4.21 #9

Bump log from 0.4.20 to 0.4.21

Bump log from 0.4.20 to 0.4.21 #9

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: patch
github-token: ${{ secrets.GH_PAT }}