mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
11 lines
177 B
YAML
11 lines
177 B
YAML
name: Dependabot Automation
|
|
on:
|
|
pull_request:
|
|
|
|
permissions:
|
|
pull-requests: write
|
|
|
|
jobs:
|
|
run:
|
|
uses: anchore/workflows/.github/workflows/dependabot-automation.yaml@main
|