Skip to content

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

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 #78

Workflow file for this run

name: Automerge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
-
uses: actions/checkout@v2
-
uses: ahmadnassri/action-dependabot-auto-merge@v2.6
with:
github-token: ${{ secrets.token }}