syft/.github/workflows/dependabot-automation.yaml
Alex Goodman 178d38bc73 migrate to runs-on runners
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
2025-11-10 15:02:34 -05:00

12 lines
232 B
YAML

name: Dependabot Automation
on:
pull_request:
permissions:
pull-requests: write
jobs:
run:
# Runner definition: workflows/.github/runs-on.yml
uses: anchore/workflows/.github/workflows/dependabot-automation.yaml@main