Skip to content

chore(deps): update grafana/plugin-ci-workflows/ci-cd-workflows action to v7.1.0 #1712

chore(deps): update grafana/plugin-ci-workflows/ci-cd-workflows action to v7.1.0

chore(deps): update grafana/plugin-ci-workflows/ci-cd-workflows action to v7.1.0 #1712

Workflow file for this run

name: Plugins - CI
on:
push:
branches:
- main
pull_request:
permissions: {}
jobs:
ci:
name: CI
uses: grafana/plugin-ci-workflows/.github/workflows/ci.yml@ci-cd-workflows/v7.0.0
permissions:
contents: read
id-token: write
with:
plugin-version-suffix: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || '' }}