diff --git a/.github/workflows/build_and_publish.yaml b/.github/workflows/build_and_publish.yaml index 740949534..59781d747 100644 --- a/.github/workflows/build_and_publish.yaml +++ b/.github/workflows/build_and_publish.yaml @@ -347,7 +347,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@775874934ae5e0adbc55b3e7d3571d140bcc7886 + uses: grafana/shared-workflows/actions/trigger-argo-workflow@c2f1df59dba624b3fd509e5181aa8da5217120c0 with: namespace: synthetic-monitoring-cd workflow_template: deploy-${{ needs.preflight.outputs.repo_name }}