chore(deps): update github actions to v3#46
Conversation
SummaryThis PR updates the What reviewers should knowWhat to review:
Non-obvious points:
|
SonarQube reviewer guide
|
79cd14c to
27e4248
Compare
|
|
There was a problem hiding this comment.
LGTM! ✅
The update is incomplete. The file contains 6 references to nick-fields/assert-action, but only 5 were updated to the v3 SHA. The first job, it-tests-use-input-default-values (line 16), still pins the old v2 SHA (aa0067e01f0f6545c31755d6ca128c5a3a14f6bf # v2). After this PR merges, that job will run on a different Node.js runtime (Node 18/20 via v2) than all other test jobs (Node 24 via v3), creating an inconsistent test environment.
Line 16 was not touched by this PR so it falls outside the diff hunks — it needs to be updated to:
- uses: nick-fields/assert-action@22dd2a66ef733fe92022d3704183ac007463eecb # v3.0.027e4248 to
237e849
Compare
|
237e849 to
81dfbe7
Compare
|




This PR contains the following updates:
v2.0.0→v3.0.0v4.0.1(+3)v2→v3v4.0.1(+3)Release Notes
nick-fields/assert-action (nick-fields/assert-action)
v3.0.0: Upgrade to node24Compare Source
What's Changed
New Contributors
Full Changelog: nick-fields/assert-action@v2...v3.0.0
v3Compare Source
Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.