Skip to content

GitHub Actions: Fix artifacts downloading #270

GitHub Actions: Fix artifacts downloading

GitHub Actions: Fix artifacts downloading #270

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:
contents: write
pull-requests: write
jobs:
dependabot:
uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@8c3b859e35165a6e81a660713be195ec61d2ca1d # v5.2.1
with:
minor: true
patch: true