Skip to content

chore(deps): update GitHub Actions - #2066

Merged
josecelano merged 1 commit into
torrust:developfrom
josecelano:chore/update-github-actions
Aug 20, 2026
Merged

chore(deps): update GitHub Actions#2066
josecelano merged 1 commit into
torrust:developfrom
josecelano:chore/update-github-actions

Conversation

@josecelano

Copy link
Copy Markdown
Member

Summary

Consolidates the pending Dependabot workflow-action updates for:

  • github/codeql-action to v4.37.4
  • taiki-e/install-action to v2.85.5
  • docker/login-action to v4.5.2
  • mozilla-actions/sccache-action to v0.0.11

Closes #2043
Closes #2047
Closes #2052
Closes #2053

Validation

  • git diff --check
  • Required pre-commit validation

@josecelano
josecelano requested a review from a team as a code owner August 20, 2026 07:25
Copilot AI lite review requested due to automatic review settings August 20, 2026 07:25
@josecelano josecelano self-assigned this Aug 20, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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-action to v0.0.11 across all workflows that enable sccache.
  • Bump taiki-e/install-action to v2.85.5 in testing/coverage workflows.
  • Bump docker/login-action to v4.5.2 and github/codeql-action/upload-sarif to v4.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
josecelano force-pushed the chore/update-github-actions branch from 61ee21d to 4eba614 Compare August 20, 2026 08:07
@josecelano

Copy link
Copy Markdown
Member Author

ACK 4eba614

@josecelano
josecelano merged commit 05e90ee into torrust:develop Aug 20, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants