Skip to content

build(deps): bump actions/cache from 3.2.5 to 4.0.1 #126

build(deps): bump actions/cache from 3.2.5 to 4.0.1

build(deps): bump actions/cache from 3.2.5 to 4.0.1 #126

Workflow file for this run

name: auto-merge dependabot
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ahmadnassri/[email protected]
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
target: minor
github-token: "${{ secrets.GHA }}"