Skip to content

Update GitHub Actions: Use typisttech/.github/tree/main/.github/workflows v2.5.0 #60

Update GitHub Actions: Use typisttech/.github/tree/main/.github/workflows v2.5.0

Update GitHub Actions: Use typisttech/.github/tree/main/.github/workflows v2.5.0 #60

name: Dependabot Auto-merge
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.run_id }}
cancel-in-progress: true
permissions: {}
jobs:
dependabot:
permissions:
contents: write
pull-requests: write
uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@v2
with:
minor: true
patch: true