Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

build(deps): bump actions/download-artifact from 3.0.0 to 4.1.7 in /.github/workflows #330

build(deps): bump actions/download-artifact from 3.0.0 to 4.1.7 in /.github/workflows

build(deps): bump actions/download-artifact from 3.0.0 to 4.1.7 in /.github/workflows #330

name: Auto Merge Dependabot
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.THIS_PAT }}