Skip to content

Update dependency eslint-plugin-github to v5 #2146

Update dependency eslint-plugin-github to v5

Update dependency eslint-plugin-github to v5 #2146

Workflow file for this run

name: 'Auto merge'
on:
pull_request:
branches:
- main
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE_TOKEN }}