chore(deps): update GitHub Actions - #2066
Merged
josecelano merged 1 commit intoAug 20, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Consolidates several pending Dependabot GitHub Actions bumps across the CI workflow set, keeping the tracker’s CI tooling (testing, coverage, container publishing, security scanning) aligned with upstream action releases.
Changes:
- Bump
mozilla-actions/sccache-actiontov0.0.11across all workflows that enable sccache. - Bump
taiki-e/install-actiontov2.85.5in testing/coverage workflows. - Bump
docker/login-actiontov4.5.2andgithub/codeql-action/upload-sariftov4.37.4.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/testing.yaml | Updates sccache + tool installer action versions used by the primary test matrix. |
| .github/workflows/security-scan.yaml | Updates CodeQL SARIF upload action used for Trivy results publishing. |
| .github/workflows/os-compatibility.yaml | Updates sccache action version used in OS compatibility builds. |
| .github/workflows/generate_coverage_pr.yaml | Updates tool installer action version used to generate coverage artifacts for PRs. |
| .github/workflows/db-compatibility.yaml | Updates sccache action version used in DB compatibility test jobs. |
| .github/workflows/db-benchmarking.yaml | Updates sccache action version used in DB benchmarking jobs. |
| .github/workflows/coverage.yaml | Updates sccache + tool installer action versions used in coverage generation. |
| .github/workflows/container.yaml | Updates Docker Hub login action version used in container build/publish jobs. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
josecelano
force-pushed
the
chore/update-github-actions
branch
from
August 20, 2026 08:07
61ee21d to
4eba614
Compare
Member
Author
|
ACK 4eba614 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Consolidates the pending Dependabot workflow-action updates for:
github/codeql-actiontov4.37.4taiki-e/install-actiontov2.85.5docker/login-actiontov4.5.2mozilla-actions/sccache-actiontov0.0.11Closes #2043
Closes #2047
Closes #2052
Closes #2053
Validation
git diff --check