We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ecfa1b commit c31b3adCopy full SHA for c31b3ad
.github/workflows/build_and_publish.yaml
@@ -347,7 +347,7 @@ jobs:
347
- name: Trigger argo workflow
348
# trigger-argo-workflow hasn't been released yet, so we're using a
349
# commit hash to reference it that has no associated version.
350
- uses: grafana/shared-workflows/actions/trigger-argo-workflow@8bb65cb7cc5b627ec350a229de34aee58872650a
+ uses: grafana/shared-workflows/actions/trigger-argo-workflow@bee55b8430bed36df5ba2c85ab8f573bc38e4a86
351
with:
352
namespace: synthetic-monitoring-cd
353
workflow_template: deploy-${{ needs.preflight.outputs.repo_name }}
0 commit comments