Skip to content

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

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

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

Workflow file for this run

name: Build, lint and test
on:
pull_request:
branches:
- main
push:
branches:
- main
merge_group:
permissions:
actions: read
contents: read
security-events: write
jobs:
build:
uses: cloudscape-design/actions/.github/workflows/build-lint-test.yml@main
secrets: inherit