Skip to content

Bump tar from 7.5.6 to 7.5.7 (#616) #495

Bump tar from 7.5.6 to 7.5.7 (#616)

Bump tar from 7.5.6 to 7.5.7 (#616) #495

Workflow file for this run

name: Plugins - CI
permissions:
contents: read
id-token: write
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
name: CI
uses: grafana/plugin-ci-workflows/.github/workflows/ci.yml@ci-cd-workflows/v6.0.0
with:
plugin-version-suffix: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || '' }}
run-playwright: true
run-playwright-with-skip-grafana-dev-image: true
run-playwright-with-skip-grafana-react-19-preview-image: true