chore(deps): Update GitHub Actions#44
Conversation
|
Warning Review limit reached
More reviews will be available in 6 minutes and 31 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (16)
✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Pull request overview
Updates pinned versions/digests for GitHub Actions and org-level reusable workflows used across this repo’s CI/security automation.
Changes:
- Bump
ByronWilliamsCPA/.githubreusable workflow references to a newer pinned digest across multiple workflows. - Update
actions/checkoutto v4.3.1 (pinned by commit SHA). - Update
github/codeql-actionto v3.36.0 andstep-security/harden-runnerto v2.19.4 (both pinned by commit SHA).
Reviewed changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/sonarcloud.yml | Pins SonarCloud reusable workflow to updated .github digest. |
| .github/workflows/slsa-provenance.yml | Updates harden-runner SHA and pins SLSA reusable workflow to updated .github digest. |
| .github/workflows/security-analysis.yml | Pins security analysis reusable workflow to updated .github digest. |
| .github/workflows/scorecard.yml | Pins scorecard reusable workflow to updated .github digest. |
| .github/workflows/sbom.yml | Pins SBOM reusable workflow to updated .github digest. |
| .github/workflows/reuse.yml | Pins REUSE reusable workflow to updated .github digest. |
| .github/workflows/qlty.yml | Pins Qlty coverage reusable workflow to updated .github digest. |
| .github/workflows/python-compatibility.yml | Pins compatibility reusable workflow to updated .github digest. |
| .github/workflows/pr-validation.yml | Pins supplemental checks reusable workflow and updates harden-runner SHA. |
| .github/workflows/mutation-testing.yml | Pins mutation testing reusable workflow to updated .github digest. |
| .github/workflows/docs.yml | Pins docs reusable workflow to updated .github digest. |
| .github/workflows/dependency-review.yml | Updates actions/checkout to v4.3.1 (pinned SHA). |
| .github/workflows/coverage.yml | Pins Qlty coverage reusable workflow to updated .github digest. |
| .github/workflows/codeql.yml | Updates harden-runner SHA and bumps CodeQL action to v3.36.0 (pinned SHA). |
| .github/workflows/codecov.yml | Pins codecov reusable workflow to updated .github digest. |
| .github/workflows/fips-compatibility.yml | Pins FIPS reusable workflow to updated .github digest. |
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@0daab03d71ff584ef619d027a3fd9146679c5d84 # v3.35.3 | ||
| uses: github/codeql-action/init@03e4368ac7daa2bd82b3e85262f3bf87ee112f57 # v3.36.0 | ||
| with: |
3cbc91f to
d7a5905
Compare
d7a5905 to
6eab07b
Compare
|



Summary
Why
Scheduled patch update, bug fixes and security patches with no API changes.
Changes
This PR contains the following updates:
e8fc83c→40ff5b5v4.2.2→v4.3.1v3.35.3→v3.36.0v2.19.1→v2.19.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Impact
Acceptance Criteria
Testing
Notes
Release Notes
actions/checkout (actions/checkout)
v4.3.1Compare Source
v4.3.0Compare Source
github/codeql-action (github/codeql-action)
v3.36.0Compare Source
v3.35.5Compare Source
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892v3.35.4Compare Source
step-security/harden-runner (step-security/harden-runner)
v2.19.4Compare Source
What's Changed
Full Changelog: step-security/harden-runner@v2.19.3...v2.19.4
v2.19.3Compare Source
What's Changed
Full Changelog: step-security/harden-runner@v2.19.2...v2.19.3
v2.19.2Compare Source
What's Changed
Full Changelog: step-security/harden-runner@v2.19.1...v2.19.2
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.