Skip to content

Bump docker/setup-buildx-action from 3 to 4 #25

Bump docker/setup-buildx-action from 3 to 4

Bump docker/setup-buildx-action from 3 to 4 #25

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