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
fix: upgrade GitHub Actions to Node.js 24-compatible versions
actions/checkout v3 → v4
docker/login-action pinned SHA → v3
docker/metadata-action pinned SHA → v5
docker/build-push-action pinned SHA → v6
Also skip the push step on pull_request events (was pushing on PRs).
Removes stale env vars username/password that were unused.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments