Closed dependabot[bot] closed 2 months ago
This Pull Request introduces updates in the versions of the actions/checkout
tool that we use for different workflow processes.
Update actions/checkout
version in Code-style Workflow
The code style checking process now uses an updated version of actions/checkout
. This should allow for more accurate and efficient code style validation.
Update actions/checkout
version in Mutation-tests Workflow
The mutation testing process also adopts the updated version of actions/checkout
, enhancing the test efficiency and accuracy.
Update actions/checkout
version in Release Workflow
The updated actions/checkout
version in our release workflow will improve the release procedure's reliability and speed.
Update actions/checkout
version in Static-analysis Workflow
By updating the actions/checkout
version in the static analysis workflow, we enhance our code's quality through better static analysis.
Update actions/checkout
version in Tests Workflow
Finally, this PR includes updates of the actions/checkout
version in our testing workflow. This should lead to faster, more efficient testing of our software.
Superseded by #134.
Bumps actions/checkout from 3df4ab11eba7bda6032a0b82a6bb43b11571feac to 2d7d9f7ff5b310f983d059b68785b3c74d8b8edd.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
2d7d9f7
Provide explanation for where user email came from (#1869)9a9194f
Bump docker/build-push-action from 5.3.0 to 6.5.0 (#1832)dd960bd
Bump docker/login-action in the minor-actions-dependencies group (#1831)692973e
Prepare 4.1.7 release (#1775)6ccd57f
Pin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1e
Handle hidden refs (#1774)b80ff79
Bump actions/checkout from 3 to 4 (#1697)b1ec302
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)a5ac7e5
Update for 4.1.6 release (#1733)24ed1a3
Check platform for extension (#1732)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show