fix: Pin 3rd-party GitHub Actions to commit SHA digests - #11
Conversation
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Pin all 3rd-party GitHub Actions to commit SHA digests for supply chain security.
Actions Pinned
docker/setup-buildx-action@v3→docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3docker/login-action@v3→docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3docker/metadata-action@v5→docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5docker/build-push-action@v5→docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5anthropics/claude-code-action@v1→anthropics/claude-code-action@2f8ba26a219c06cfb0f468eef8d97055fa814f97 # v1Workflows Updated
.github/workflows/docker-build-push.yml(4 actions pinned).github/workflows/claude.yml(1 action pinned)Test plan
🤖 Generated with Claude Code
Summary by cubic
Pinned third-party GitHub Actions to immutable commit digests to harden CI supply chain security. Updated docker-build-push and claude workflows with no functional changes.
Written for commit c2ed890. Summary will update on new commits.