Skip to content

build(deps): bump actions/cache from 4.2.2 to 5.0.1 #191

build(deps): bump actions/cache from 4.2.2 to 5.0.1

build(deps): bump actions/cache from 4.2.2 to 5.0.1 #191

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 }}"