Skip to content

Bump Fody from 6.8.0 to 6.8.1 #69

Bump Fody from 6.8.0 to 6.8.1

Bump Fody from 6.8.0 to 6.8.1 #69

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.GITHUB_TOKEN }}
command: squash and merge