Bump actions/checkout from 4.2.2 to 5.0.0#1289
Bump actions/checkout from 4.2.2 to 5.0.0#1289dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4.2.2...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
| steps: | ||
| - name: checkout | ||
| uses: actions/checkout@v4.2.2 | ||
| uses: actions/checkout@v5.0.0 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4.2.2 | ||
| uses: actions/checkout@v5.0.0 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
| steps: | ||
| - name: checkout | ||
| uses: actions/checkout@v4.2.2 | ||
| uses: actions/checkout@v5.0.0 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4.2.2 | ||
| uses: actions/checkout@v5.0.0 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
| steps: | ||
| - name: checkout | ||
| uses: actions/checkout@v4.2.2 | ||
| uses: actions/checkout@v5.0.0 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4.2.2 | ||
| uses: actions/checkout@v5.0.0 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4.2.2 | ||
| uses: actions/checkout@v5.0.0 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4.2.2 | ||
| uses: actions/checkout@v5.0.0 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
|
Superseded by #1312. |
Bumps actions/checkout from 4.2.2 to 5.0.0.
Release notes
Sourced from actions/checkout's releases.
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)