Skip to content

chore(deps): bump alpine from 3.20.3 to 3.21.1 #182

chore(deps): bump alpine from 3.20.3 to 3.21.1

chore(deps): bump alpine from 3.20.3 to 3.21.1 #182

Workflow file for this run

name: Auto-Merge
on:
pull_request_target
jobs:
enable-auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
steps:
- uses: alexwilson/enable-github-automerge-action@main
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"