From 28b1fba9afecd76f0159db89f9ec572e2bcbc51e Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 12:18:25 +0000 Subject: [PATCH] chore(deps): update grafana/shared-workflows/ action to Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- .github/workflows/test.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4a41af37..e446735e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -84,7 +84,7 @@ jobs: echo "version=$(jq -r .version package.json)" >> "$GITHUB_OUTPUT" - id: push-to-dockerhub - uses: grafana/shared-workflows/actions/build-push-to-dockerhub@8b2a69527acf87ba0816bc842fbbc474ac9a3749 + uses: grafana/shared-workflows/actions/build-push-to-dockerhub@eddc7baf60e2dbe2287bc626e2375ed4116eac1e with: repository: grafana/plugin-validator-cli context: . diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f69dd17a..57e60230 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: persist-credentials: false - id: push-to-dockerhub - uses: grafana/shared-workflows/actions/build-push-to-dockerhub@8b2a69527acf87ba0816bc842fbbc474ac9a3749 + uses: grafana/shared-workflows/actions/build-push-to-dockerhub@eddc7baf60e2dbe2287bc626e2375ed4116eac1e with: repository: grafana/plugin-validator-cli context: .