Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Bump vite from 3.2.7 to 3.2.10 #136

Bump vite from 3.2.7 to 3.2.10

Bump vite from 3.2.7 to 3.2.10 #136

Workflow file for this run

---
name: Dependabot
on:
pull_request:
types: [opened, reopened, labeled, edited]
pull_request_review:
types: [dismissed]
jobs:
automerge:
uses: oaknorthbank/github-shared-actions/.github/workflows/github-action-merge-dependabot.yml@main

Check failure on line 12 in .github/workflows/auto-merge.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-merge.yml

Invalid workflow file

error parsing called workflow ".github/workflows/auto-merge.yml" -> "oaknorthbank/github-shared-actions/.github/workflows/github-action-merge-dependabot.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
app_id: ${{ secrets.DEPENDABOT_AUTOMERGE_APP_ID }}
app_private_key: ${{ secrets.DEPENDABOT_AUTOMERGE_APP_PRIVATE_KEY }}