Skip to content

Bump firebase-admin from 6.5.0 to 6.6.0 #53

Bump firebase-admin from 6.5.0 to 6.6.0

Bump firebase-admin from 6.5.0 to 6.6.0 #53

# https://github.com/fastify/github-action-merge-dependabot?tab=readme-ov-file#approving-without-merging
name: Dependabot auto-approve
on: pull_request
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
permissions:
pull-requests: write
steps:
- uses: fastify/github-action-merge-dependabot@v3
with:
approve-only: true
target: minor