Skip to content

replacement of third-party action#638

Merged
mbrousset-ledger merged 1 commit intomasterfrom
mbr/replace-legacy-action
Feb 13, 2026
Merged

replacement of third-party action#638
mbrousset-ledger merged 1 commit intomasterfrom
mbr/replace-legacy-action

Conversation

@mbrousset-ledger
Copy link
Contributor

@mbrousset-ledger mbrousset-ledger commented Feb 13, 2026

Since Feb 9th github upgraded docker engine on public runners : https://github.blog/changelog/2026-01-30-docker-and-docker-compose-version-upgrades-on-hosted-runners/

This repo was using old references to :

  • docker/setup-buildx-action (v2)
  • docker/build-push-action (v4)

It was also using a third-party action that is not maintained anymore :

  • addnab/docker-run-action@v3

This PR upgrades docker actions and replaces the use of addnab/docker-run-action@v3

@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.71%. Comparing base (2e6edb4) to head (e9d4402).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #638   +/-   ##
=======================================
  Coverage   40.71%   40.71%           
=======================================
  Files         132      132           
  Lines       14215    14215           
  Branches     1275     1275           
=======================================
  Hits         5787     5787           
  Misses       8046     8046           
  Partials      382      382           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mbrousset-ledger mbrousset-ledger force-pushed the mbr/replace-legacy-action branch from 8bcdbc5 to e9d4402 Compare February 13, 2026 10:04
@mbrousset-ledger mbrousset-ledger marked this pull request as ready for review February 13, 2026 10:04
@mbrousset-ledger mbrousset-ledger merged commit dcd29c7 into master Feb 13, 2026
51 checks passed
@mbrousset-ledger mbrousset-ledger deleted the mbr/replace-legacy-action branch February 13, 2026 10:10
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.

3 participants