From 7c1d2adcceeaa764fca1a5f56ba8ccf355b844ef Mon Sep 17 00:00:00 2001 From: "grafanarenovatebot[bot]" <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 08:21:08 +0000 Subject: [PATCH] chore: Update grafana/shared-workflows digest to 5a093ed --- .github/workflows/build_and_publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_publish.yaml b/.github/workflows/build_and_publish.yaml index 2ddaeee9c..d23f71abb 100644 --- a/.github/workflows/build_and_publish.yaml +++ b/.github/workflows/build_and_publish.yaml @@ -277,7 +277,7 @@ jobs: - name: Trigger argo workflow # trigger-argo-workflow hasn't been released yet, so we're using a # commit hash to reference it that has no associated version. - uses: grafana/shared-workflows/actions/trigger-argo-workflow@c109200e75988e55efce6149e403fe8910b8eda1 + uses: grafana/shared-workflows/actions/trigger-argo-workflow@5a093ed83f6caebe9a15a3a72007a4f239e92937 with: namespace: synthetic-monitoring-cd workflow_template: deploy-${{ needs.preflight.outputs.repo_name }}