From 7feb77e7b2a6e31f5be3eef3b9ae5c793f242b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 21:26:25 +0000 Subject: [PATCH] Bump grafana/plugin-actions/e2e-version@e2e-version/v1.2.1 Bumps [grafana/plugin-actions/e2e-version@e2e-version/v1.2.1](https://github.com/grafana/plugin-actions) from 1.2.1 to 3.0.2. - [Release notes](https://github.com/grafana/plugin-actions/releases) - [Commits](https://github.com/grafana/plugin-actions/compare/e2e-version/v1.2.1...e2e-version/v3.0.2) --- updated-dependencies: - dependency-name: grafana/plugin-actions/e2e-version@e2e-version/v1.2.1 dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a157fe0..8c878ba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: - name: Resolve Grafana E2E versions id: resolve-versions - uses: grafana/plugin-actions/e2e-version@e2e-version/v1.2.1 + uses: grafana/plugin-actions/e2e-version@e2e-version/v3.0.2 with: skip-grafana-react-19-preview-image: false