From 6c2a0c2261f821fd4edd74cefc7806a214cf81e6 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 12:19:34 +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 3049abc3..54c4b9b9 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@c8ac4a279df46ebd1f85064119a0835098b88092 + uses: grafana/shared-workflows/actions/build-push-to-dockerhub@cbb5c3f16e9be56e14f5f094978420b09444b414 with: repository: grafana/plugin-validator-cli context: . diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a952f2e2..1b72c73c 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@c8ac4a279df46ebd1f85064119a0835098b88092 + uses: grafana/shared-workflows/actions/build-push-to-dockerhub@cbb5c3f16e9be56e14f5f094978420b09444b414 with: repository: grafana/plugin-validator-cli context: .