Skip to content

Bump System.CodeDom from 8.0.0 to 9.0.0 in /src #263

Bump System.CodeDom from 8.0.0 to 9.0.0 in /src

Bump System.CodeDom from 8.0.0 to 9.0.0 in /src #263

name: merge-dependabot
on:
pull_request:
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.dependabot }}
command: squash and merge