Skip to content

Commit 95708d5

Browse files
committed
chore(safetycheck): bump SKILL_COMMIT pin to 03c2e64 (24-check skill)
1 parent 03c2e64 commit 95708d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

step-8/step-8-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ install_skill() {
133133
SKILL_FILE="$SKILL_DIR/SKILL.md"
134134
# Pinned to a specific commit SHA — prevents rug-pull via mutable branch ref
135135
# To update: change the SHA to the new commit and update SKILL_SHA256 to match
136-
SKILL_COMMIT="81da201b8e624cf7f5c5794ab288f302470651b8"
136+
SKILL_COMMIT="03c2e64d8639dff3a55552d82e99113eb6537229"
137137
SKILL_URL="https://raw.githubusercontent.com/fidgetcoding/cli-maxxing/${SKILL_COMMIT}/step-8/safetycheck-skill/SKILL.md"
138138
SKILL_SHA256="ea1a1b34a12618a38f1c187661aba48fff403765b81afaf1ec55834522f600e8"
139139

0 commit comments

Comments
 (0)