Skip to content

MC-1575: addressing critical CVE alerts (mysql2) #1160

MC-1575: addressing critical CVE alerts (mysql2)

MC-1575: addressing critical CVE alerts (mysql2) #1160

Workflow file for this run

# https://github.com/marketplace/actions/dependabot-auto-merge#inputs
name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/[email protected]
with:
config: .github/auto-merge.yml # Path to configuration file (relative to root)
github-token: ${{ secrets.DEPBOT_AUTO_MERGE_TOKEN }}
approve: true # Automatically approve pull-requests