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 9c35de0 commit 0dcc828Copy full SHA for 0dcc828
.github/workflows/build_and_publish.yaml
@@ -328,7 +328,7 @@ jobs:
328
- name: Trigger argo workflow
329
# trigger-argo-workflow hasn't been released yet, so we're using a
330
# commit hash to reference it that has no associated version.
331
- uses: grafana/shared-workflows/actions/trigger-argo-workflow@fd77b754a7c75eb4726dd05cda6bbf93ebda3b66
+ uses: grafana/shared-workflows/actions/trigger-argo-workflow@ee464c522eba7d1a22b82d27739f4bf789102900
332
with:
333
namespace: synthetic-monitoring-cd
334
workflow_template: deploy-${{ needs.preflight.outputs.repo_name }}
0 commit comments