rustdevcontainer
rustdevcontainer copied to clipboard
Chore(deps): Bump actions/checkout from 3.2.0 to 3.5.0
Bumps actions/checkout from 3.2.0 to 3.5.0.
Release notes
Sourced from actions/checkout's releases.
v3.5.0
What's Changed
- Add new public key for known_hosts by
@cdb
in actions/checkout#1237New Contributors
@cdb
made their first contribution in actions/checkout#1237Full Changelog: https://github.com/actions/checkout/compare/v3.4.0...v3.5.0
v3.4.0
What's Changed
- Upgrade codeql actions to v2 by
@Link
- in actions/checkout#1209- Upgrade dependencies by
@Link
- in actions/checkout#1210- Backfill changelog and bump actions/io by
@cory-miller
in actions/checkout#1225New Contributors
@Link
- made their first contribution in actions/checkout#1209Full Changelog: https://github.com/actions/checkout/compare/v3.3.0...v3.4.0
v3.3.0
What's Changed
- Implement branch list using callbacks from exec function by
@cory-miller
in actions/checkout#1045- Add in explicit reference to private checkout options by
@vanZeben
in actions/checkout#1050- Fix comment typos (that got added in #770) by
@lurch
in actions/checkout#1057New Contributors
@vanZeben
made their first contribution in actions/checkout#1050@lurch
made their first contribution in actions/checkout#1057Full Changelog: https://github.com/actions/checkout/compare/v3.2.0...v3.3.0
Changelog
Sourced from actions/checkout's changelog.
Changelog
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)
Commits
8f4b7f8
Add new public key for known_hosts (#1237)cd6a9fd
Update update-main-version.yml24cb908
Bump@actions/io
to v1.1.3 (#1225)27135e3
Upgrade dependencies (#1210)7b18718
Upgrade codeql actions to v2 (#1209)ac59398
Fix comment typos (that got added in #770) (#1057)3ba5ee6
Add in explicit reference to private checkout options (#1050)8856415
Implement branch list using callbacks from exec function (#1045)- 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 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 ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)