From 0b045290025bc8db0e68f37ed80cd60d4f6f5527 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 16:15:10 +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/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7ab0e8c..d096717 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -61,7 +61,7 @@ jobs: find guides -type f | head -50 - name: Push files to GCS - uses: grafana/shared-workflows/actions/push-to-gcs@push-to-gcs/v0.3.0 + uses: grafana/shared-workflows/actions/push-to-gcs@0527786f572985731b4bde3684d82567abe8e979 # push-to-gcs/v0.3.0 with: bucket: interactive-learning-${{ github.event.inputs.environment }} path: guides