Skip to content

chore: Remediate 2 Dependabot security alerts (js-yaml 3.x/4.x) #28

chore: Remediate 2 Dependabot security alerts (js-yaml 3.x/4.x)

chore: Remediate 2 Dependabot security alerts (js-yaml 3.x/4.x) #28

name: Dependabot lockfile cleanup
on:
pull_request_target:
types:
- opened
permissions:
contents: write
jobs:
cleanup:
uses: cloudscape-design/actions/.github/workflows/dependabot-lockfile-cleanup.yml@main
secrets: inherit