Skip to content

chore(deps): bump actions/cache from 2.1.7 to 4.0.2 #120

chore(deps): bump actions/cache from 2.1.7 to 4.0.2

chore(deps): bump actions/cache from 2.1.7 to 4.0.2 #120

Workflow file for this run

name: Auto approve
on:
pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
-
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}