Skip to content

chore(deps): update grafana/plugin-ci-workflows/ci-cd-workflows actio… #1681

chore(deps): update grafana/plugin-ci-workflows/ci-cd-workflows actio…

chore(deps): update grafana/plugin-ci-workflows/ci-cd-workflows actio… #1681

Workflow file for this run

name: Plugins - CI
on:
push:
branches:
- main
- renovate/*
pull_request:
permissions: {}
jobs:
ci:
name: CI
uses: grafana/plugin-ci-workflows/.github/workflows/ci.yml@ci-cd-workflows/v7.1.0
permissions:
contents: read
id-token: write
with:
plugin-version-suffix: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || '' }}
playwright-secrets: |
ACCESS_KEY=e2e:accessKey
SECRET_KEY=e2e:secretKey