Closed dependabot[bot] closed 6 months ago
This PR makes significant updates to the components of our software pipeline, specifically in the "Checkout" steps used across several workflows. These steps are integral to how our code is collected and prepared in the system. The updates made ensure that these steps are utilizing the newest edition of the 'Checkout' action. This is beneficial as it keeps our system in line with the latest optimizations and bug fixes, providing a smoother, more efficient workflow operation. The relevant changes have taken place in the following workflows:
The references to the old versions of GitHub actions in these files have been replaced with the newest version, leading to a more secure and efficient code processing environment.
Since this pull request has not had any activity within the last 5 days, I have marked it as stale. I will close it if no further activity occurs within the next 5 days.
Superseded by #118.
Bumps actions/checkout from 3df4ab11eba7bda6032a0b82a6bb43b11571feac to 8459bc0c7e3759cdf591f513d9f141a95fef0a8f.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
8459bc0
Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6
Bump actions/setup-node from 1 to 4 (#1696)fd084cd
Bump github/codeql-action from 2 to 3 (#1694)9c1e94e
Update NPM dependencies (#1703)0ad4b8f
Prep Release v4.1.4 (#1704)43045ae
Disableextensions.worktreeConfig
when disablingsparse-checkout
(#1692)37b0821
Bump the minor-actions-dependencies group with 2 updates (#1693)9839dc1
Add dependabot config (#1688)9b4c13b
Bump word-wrap from 1.2.3 to 1.2.5 (#1643)1d96c77
Add SSH user parameter (#1685)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