From 18bb8147fbb1bfa3fb447432a969f92881d95417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:23:51 +0000 Subject: [PATCH] chore(ci): bump grafana/plugin-actions/build-plugin@build-plugin/v1.0.2 Bumps [grafana/plugin-actions/build-plugin@build-plugin/v1.0.2](https://github.com/grafana/plugin-actions) from 1.0.2 to 1.2.0. - [Release notes](https://github.com/grafana/plugin-actions/releases) - [Commits](https://github.com/grafana/plugin-actions/compare/build-plugin/v1.0.2...build-plugin/v1.2.0) --- updated-dependencies: - dependency-name: grafana/plugin-actions/build-plugin@build-plugin/v1.0.2 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 17a1b0e..93e5df8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: with: persist-credentials: false - - uses: grafana/plugin-actions/build-plugin@build-plugin/v1.0.2 + - uses: grafana/plugin-actions/build-plugin@build-plugin/v1.2.0 # Uncomment to enable plugin signing # (For more info on how to generate the access policy token see https://grafana.com/developers/plugin-tools/publish-a-plugin/sign-a-plugin#generate-an-access-policy-token) #with: