Skip to content

ci: bump github/gh-aw from 0.68.1 to 0.79.9 #77

ci: bump github/gh-aw from 0.68.1 to 0.79.9

ci: bump github/gh-aw from 0.68.1 to 0.79.9 #77

# Dependabot Auto-Merge
# Automatically approves and merges Dependabot PRs after CI passes
#
# This workflow calls the centralized auto-merge workflow from zircote/.github
# Requires repository setting "Allow auto-merge" to be enabled
name: Dependabot Auto-Merge
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: write
pull-requests: write
jobs:
automerge:
uses: ./.github/workflows/reusable-dependabot-automerge.yml
secrets: inherit