You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Match the action-hardening policy (d2ddf9f) by replacing the floating
@v5 / @v1 refs introduced in earlier rollout commits with full 40-char
commit SHAs and a trailing "# v<N>" comment, matching the format
already used for actions/checkout, actions/setup-node, actions/setup-go,
oven-sh/setup-bun, etc.
Resolved tag SHAs (via git ls-remote, 2026-05-19):
useblacksmith/cache v5 -> 71c7c918062ba3861252d84b07fe5ab2a6b467a6
useblacksmith/setup-node v5 -> 65c6ca86fdeb0ab3d85e78f57e4f6a7e4780b391
useblacksmith/setup-go v5 -> f12a3dabb4171193018e496855e47349b360c056
useblacksmith/checkout v1 -> 41cdeedae8edb2e684ba22896a5fd2a3cb85db6b
Dependabot (github-actions ecosystem) already groups major bumps in
.github/dependabot.yml, so these will get automated updates the same
way the upstream actions do.
0 commit comments