Skip to content

Commit 7b160e1

Browse files
committed
ping trigger-argo-workflow version with SHA
1 parent 634f2c4 commit 7b160e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-argo-workflow-on-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
echo "Tag format valid: ${TAG_NAME}"
4141
4242
- name: Trigger ArgoCD Workflow
43-
uses: grafana/shared-workflows/actions/trigger-argo-workflow@trigger-argo-workflow-v1.2.0
43+
uses: grafana/shared-workflows/actions/trigger-argo-workflow@a37de51f3d713a30a9e4b21bcdfbd38170020593 # v1.3.0
4444
with:
4545
instance: "ops"
4646
namespace: "alloy-cd"

0 commit comments

Comments
 (0)