Skip to content

feat(deps): bump actions/cache from 3.3.0 to 4.1.2 #72

feat(deps): bump actions/cache from 3.3.0 to 4.1.2

feat(deps): bump actions/cache from 3.3.0 to 4.1.2 #72

Workflow file for this run

on: pull_request_target
name: Approver
jobs:
approve:
name: Dependabot PR Auto-approve
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
runs-on: ubuntu-latest
steps:
-
uses: hmarr/auto-approve-action@v3.2.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"