From e6fe5b2d4e71047a626b5d10f9f159d5afd4fda9 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 00:15:28 +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 60a111fb..df2bf3d4 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@6b59374893555bf476179dfeb96013b80406102f + uses: grafana/shared-workflows/actions/build-push-to-dockerhub@bdcde6472886b2d8aec65bf238084f1b930532fd with: repository: grafana/plugin-validator-cli context: . diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 47a06cd2..19ee1850 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@6b59374893555bf476179dfeb96013b80406102f + uses: grafana/shared-workflows/actions/build-push-to-dockerhub@bdcde6472886b2d8aec65bf238084f1b930532fd with: repository: grafana/plugin-validator-cli context: .