Skip to content

Bump Microsoft.Playwright from 1.51.0 to 1.52.0 #434

Bump Microsoft.Playwright from 1.51.0 to 1.52.0

Bump Microsoft.Playwright from 1.51.0 to 1.52.0 #434

name: dependency-review
on:
pull_request:
branches: [ main, dotnet-vnext ]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Review dependencies
uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0
with:
allow-licenses: 'Apache-2.0,BSD-2-Clause,BSD-3-Clause,MIT'