Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for sparse checkout in actions/checkout #305

Closed
austinpray-mixpanel opened this issue Jun 9, 2023 · 4 comments
Closed

Support for sparse checkout in actions/checkout #305

austinpray-mixpanel opened this issue Jun 9, 2023 · 4 comments

Comments

@austinpray-mixpanel
Copy link

image

https://github.com/actions/checkout/releases/tag/v3.5.3

actions/checkout#1369

@austinpray-mixpanel
Copy link
Author

austinpray-mixpanel commented Jun 9, 2023

I'm realizing that this might belong on https://github.com/reviewdog/action-actionlint instead

❯ actionlint -version
1.6.24
.github/workflows/opa-conftest.yaml:28:11: input "sparse-checkout" is not defined in action "actions/checkout@v3". available inputs are "clean", "fetch-depth", "github-server-url", "lfs", "path", "persist-credentials", "ref", "repository", "set-safe-directory", "ssh-key", "ssh-known-hosts", "ssh-strict", "submodules", "token" [action]
   |
28 |           sparse-checkout: |
   |           ^~~~~~~~~~~~~~~~

@dfdez
Copy link

dfdez commented Jun 10, 2023

Hey @austinpray-mixpanel as menthioned in the issue this doesn't seem an error of actions/checkout more likely to be of actiolint

@rhysd rhysd closed this as completed in c093dae Jun 10, 2023
@rhysd
Copy link
Owner

rhysd commented Jun 10, 2023

This will be supported at next release.

@austinpray-mixpanel
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants