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 82a293f commit 1642853Copy full SHA for 1642853
.github/workflows/build_and_publish.yaml
@@ -278,7 +278,7 @@ jobs:
278
- name: Trigger argo workflow
279
# trigger-argo-workflow hasn't been released yet, so we're using a
280
# commit hash to reference it that has no associated version.
281
- uses: grafana/shared-workflows/actions/trigger-argo-workflow@a4e8131f2eb342771e1c5564fd934444767c04b0
+ uses: grafana/shared-workflows/actions/trigger-argo-workflow@bec45d4fa8663752aa6560129696a21bb36359c7
282
with:
283
namespace: synthetic-monitoring-cd
284
workflow_template: deploy-${{ needs.preflight.outputs.repo_name }}
0 commit comments