Skip to content

Strengthen prompt studio contracts and dashboard accessibility #36

Strengthen prompt studio contracts and dashboard accessibility

Strengthen prompt studio contracts and dashboard accessibility #36

name: Dependency review
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
review:
if: vars.DEPENDENCY_REVIEW_ENABLED == 'true'
runs-on: ubuntu-24.04
timeout-minutes: 10
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- uses: actions/dependency-review-action@a1d282b36b6f3519aa1f3fc636f609c47dddb294 # v5
with:
fail-on-severity: high