update lockfile from husky

This commit is contained in:
David Blass
2025-11-13 16:13:00 -05:00
parent 05cdc7f6eb
commit e90940e901
4 changed files with 7030 additions and 7874 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Ensure lockfile is up to date
echo "🔒 Updating lockfile..."
pnpm install --lockfile-only
pnpm lock
# Build the action before committing
echo "🔨 Building action..."