Skip to content

Bump @types/node from 22.18.6 to 22.18.8 in the npm-patch-dev-dependencies group #300

Bump @types/node from 22.18.6 to 22.18.8 in the npm-patch-dev-dependencies group

Bump @types/node from 22.18.6 to 22.18.8 in the npm-patch-dev-dependencies group #300

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/v3
permissions:
contents: read
id-token: write
with:
plugin-version-suffix: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || '' }}
golangci-lint-version: 2.1.6