We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 634f2c4 commit 7b160e1Copy full SHA for 7b160e1
.github/workflows/trigger-argo-workflow-on-tag.yml
@@ -40,7 +40,7 @@ jobs:
40
echo "Tag format valid: ${TAG_NAME}"
41
42
- name: Trigger ArgoCD Workflow
43
- uses: grafana/shared-workflows/actions/trigger-argo-workflow@trigger-argo-workflow-v1.2.0
+ uses: grafana/shared-workflows/actions/trigger-argo-workflow@a37de51f3d713a30a9e4b21bcdfbd38170020593 # v1.3.0
44
with:
45
instance: "ops"
46
namespace: "alloy-cd"
0 commit comments