Adding metadata fields when parsing yarn.lock and poetry.lock #130
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Dependabot Automation | |
on: | |
pull_request: | |
permissions: | |
pull-requests: write | |
jobs: | |
run: | |
uses: anchore/workflows/.github/workflows/dependabot-automation.yaml@main |