mirror of
https://github.com/farcasterxyz/hub-monorepo.git
synced 2026-01-25 04:57:57 -05:00
## Motivation
Missed some in 7165aabf.
## Change Summary
Update.
## Merge Checklist
- [x] PR title adheres to the [conventional
commits](https://www.conventionalcommits.org/en/v1.0.0/) standard
- [ ] PR has a
[changeset](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#35-adding-changesets)
- [x] PR has been tagged with a change label(s) (i.e. documentation,
feature, bugfix, or chore)
- [ ] PR includes
[documentation](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#32-writing-docs)
if necessary.
- [x] All [commits have been
signed](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#22-signing-commits)
<!-- start pr-codex -->
---
## PR-Codex overview
This PR updates the Docker image building and gRPC server check actions
to their latest versions.
### Detailed summary
- Updated `docker/build-push-action` from v4 to v5 in
`.github/workflows/ci.yml`
- Updated `nick-fields/retry` from v2 to v3 for gRPC server check action
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`
<!-- end pr-codex -->