Skip to content

build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 #73

build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0

build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 #73

name: Auto Merge Minor Upgrades
on:
pull_request:
jobs:
dependabot:
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