Update Pins banner
latiotech latiotech

Update Pins

Development community

Description

--- description: Check pinned dependencies, actions, and images for newer versions and update their pins allowed-tools: Read, Write, Edit, Glob, Grep, Bash(git:*, gh:*, npm:*, pnpm:*, yarn:*, pip:*, docker:*, terraform:*, tofu:*, curl:*, which:*, jq:*) argument-hint: [domain: packages|actions|containers|iac|all] --- Check all pinned dependencies for available updates, assess migration difficulty, and update pins to the latest versions. **This command takes action by default** — it resolves new

Installation

Installs to ~/.claude/skills/latiotech-secure-supply-chain-skills-update-pins/SKILL.md

Terminal
mkdir -p ~/.claude/skills/latiotech-secure-supply-chain-skills-update-pins && curl -fsSL https://raw.githubusercontent.com/latiotech/secure-supply-chain-skills/HEAD/commands/update-pins.md -o ~/.claude/skills/latiotech-secure-supply-chain-skills-update-pins/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository