Skip to content

Chore: Bump Playwright from 1.42.1 to 1.49.1 #65

Chore: Bump Playwright from 1.42.1 to 1.49.1

Chore: Bump Playwright from 1.42.1 to 1.49.1 #65

Workflow file for this run

name: Plugins - CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
name: CI
uses: grafana/plugin-ci-workflows/.github/workflows/ci.yml@main
with:
plugin-version-suffix: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || '' }}
run-playwright-with-grafana-dependency: '>=8.5.0'