Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update grafana/shared-workflows digest to a4e8131 #1121

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,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@5b45f78444eda7dd8b4e08d99bc91e55aa3cb007
uses: grafana/shared-workflows/actions/trigger-argo-workflow@a4e8131f2eb342771e1c5564fd934444767c04b0
with:
namespace: synthetic-monitoring-cd
workflow_template: deploy-${{ needs.preflight.outputs.repo_name }}
Expand Down
Loading