Skip to content

Bump github.com/grafana/sqlds/v4 from 4.2.4 to 4.2.6 #321

Bump github.com/grafana/sqlds/v4 from 4.2.4 to 4.2.6

Bump github.com/grafana/sqlds/v4 from 4.2.4 to 4.2.6 #321

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@main # zizmor: ignore[unpinned-uses]
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'
playwright-secrets: |
ACCESS_KEY=e2e:accessKey
SECRET_KEY=e2e:secretKey