sbom-tool
sbom-tool copied to clipboard
build(deps): bump actions/checkout from 4.1.1 to 4.1.2
Bumps actions/checkout from 4.1.1 to 4.1.2.
Release notes
Sourced from actions/checkout's releases.
v4.1.2
We are investigating the following issue with this release and have rolled-back the
v4tag to point tov4.1.1
sparse-checkoutis not available on git versions prior to 2.27.0 (see actions/checkout#1651)What's Changed
- Fix: Disable sparse checkout whenever
sparse-checkoutoption is not present@dschoin actions/checkout#1598- Bump tough-cookie from 4.0.0 to 4.1.3 by
@dependabotin actions/checkout#1406- Bump
@babel/traversefrom 7.20.5 to 7.24.0 by@dependabotin actions/checkout#1642New Contributors
@jww3made their first contribution in actions/checkout#1616Full Changelog: https://github.com/actions/checkout/compare/v4.1.1...v4.1.2
Changelog
Sourced from actions/checkout's changelog.
Changelog
v4.1.2
- Fix: Disable sparse checkout whenever
sparse-checkoutoption is not present@dschoin actions/checkout#1598v4.1.1
- Correct link to GitHub Docs by
@peterbein actions/checkout#1511- Link to release page from what's new section by
@cory-millerin actions/checkout#1514v4.1.0
v4.0.0
v3.6.0
- Fix: Mark test scripts with Bash'isms to be run via Bash
- Add option to fetch tags even if fetch-depth > 0
v3.5.3
- Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in
- Fix typos found by codespell
- Add support for sparse checkouts
v3.5.2
v3.5.1
v3.5.0
v3.4.0
v3.3.0
- Implement branch list using callbacks from exec function
- Add in explicit reference to private checkout options
- [Fix comment typos (that got added in #770)](actions/checkout#1057)
v3.2.0
... (truncated)
Commits
9bb5618Prep for release of v4.1.2 (#1649)8eb1f6aBump@babel/traversefrom 7.20.5 to 7.24.0 (#1642)556e4c3Bump tough-cookie from 4.0.0 to 4.1.3 (#1406)b32f140Warn on attempts to publishtest-ubuntu-gitfrom non-main branch. (#1623)2650dbdGivetest-ubuntu-gitits ownREADME(#1620)aadec89Explicitly disable sparse checkout unless asked for (#1598)df0bcddRefine workflow for generatingtest-ubuntu-git(#1617)473055bCreatetest-ubuntu-gitDocker Container for Proxy Tests (#1616)- See full diff in compare view
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 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)