Skip to content
Open
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 .mise/tasks/stencil/post/circleci-orb-sync
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#MISE description="Sync CircleCI orb versions if files aren't managed by a Stencil module."
#MISE tools={"gojq" = "latest"}
#MISE tools={"circleci" = "0.1.34950", "gojq" = "latest"}
#
# Syncs the CircleCI orb definition with the version of devbase in the
# stencil.lock file. By default, it only updates .circleci/config.yml
Expand Down