Skip to content

Bump fastify/github-action-merge-dependabot from 3.9.1 to 3.10.0 #63

Bump fastify/github-action-merge-dependabot from 3.9.1 to 3.10.0

Bump fastify/github-action-merge-dependabot from 3.9.1 to 3.10.0 #63

Workflow file for this run

on:
pull_request:
branches:
- "*"
workflow_dispatch: {}
name: "Pull Request"
jobs:
test:
name: "Test"
uses: ./.github/workflows/part_test.yml
docs:
name: "Docs"
uses: ./.github/workflows/part_docs.yml
dependabot:
name: "Dependabot"
uses: ./.github/workflows/part_dependabot.yml