Skip to content

Commit ba02147

Browse files
authored
chore: pin stacks-source to LATEST_RELEASE instead of latest (#78)
Replace @latest with @LATEST_RELEASE in speakeasy workflow to use pinned release versions instead of floating latest tag.
1 parent 8ec5373 commit ba02147

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.speakeasy/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ speakeasyVersion: latest
33
sources:
44
stacks-source:
55
inputs:
6-
- location: registry.speakeasyapi.dev/formance/formance/stacks-source@latest
6+
- location: registry.speakeasyapi.dev/formance/formance/stacks-source@LATEST_RELEASE
77
registry:
88
location: registry.speakeasyapi.dev/formance/formance/stacks-source
99
targets:

0 commit comments

Comments
 (0)