Bump actions/checkout from 4.4.0 to 7.0.1 in the github-actions group (#137) Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.4.0 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/11d5960a326750d5838078e36cf38b85af677262...3d3c42e5aac5ba805825da76410c181273ba90b1) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Recent Commits to sudo:main
-
Bump actions/checkout from 4.4.0 to 7.0.1 in the github-actions group…
-
Pin GitHub Actions to full-length commit SHAs (#136)
Pin GitHub Actions to full-length commit SHAs (#136)
-
README.md: expand credit for original (#43)
README.md: expand credit for original (#43) * README.md: expand credit for original Sudo was invented on Berkeley Unix on a VAX, and the current version is maintained by Todd Miller of the OpenBSD Unix project. It is thus correct to refer to the original as Unix/Linux as it is not a project originated by the Linux developers. * Update README.md again, in ref to original sudo Suggested by "omni" to have 'less occurrences of "Unix/Linux" in the README' - reads better this way.
-
Initial commit to standup Sudo for Windows repo
Initial commit to standup Sudo for Windows repo Includes standard docs for a repo: README, LICENSE, issue templates, etc. Also includes `sudo.ps1`, for collaborating on in the open.