Skip to content

Bump actions/checkout from 5 to 6 #23

Bump actions/checkout from 5 to 6

Bump actions/checkout from 5 to 6 #23

Workflow file for this run

name: Dependabot
on:
pull_request:
jobs:
dependabot-auto-merge:
name: Dependabot Auto-Merge
if: ${{ github.event_name == 'pull_request' && github.actor == 'dependabot[bot]' }}
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- uses: fastify/github-action-merge-dependabot@v3