Skip to content

Bump Z.EntityFramework.Plus.EFCore from 8.0.0-rc.1.23419.6-01 to 8.0.0-rc.1.23419.6-02 #13

Bump Z.EntityFramework.Plus.EFCore from 8.0.0-rc.1.23419.6-01 to 8.0.0-rc.1.23419.6-02

Bump Z.EntityFramework.Plus.EFCore from 8.0.0-rc.1.23419.6-01 to 8.0.0-rc.1.23419.6-02 #13

Workflow file for this run

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