-
-
Notifications
You must be signed in to change notification settings - Fork 31
Validate the action and action-version exists in workflows #38
Copy link
Copy link
Open
Labels
code-fundThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlpr-welcomeThis would be a good fix/feature, but the maintainer isn't planning on doing the workThis would be a good fix/feature, but the maintainer isn't planning on doing the work
Description
Activity
Metadata
Metadata
Assignees
Labels
code-fundThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlpr-welcomeThis would be a good fix/feature, but the maintainer isn't planning on doing the workThis would be a good fix/feature, but the maintainer isn't planning on doing the work
Want to help get this issue implemented? Donate to the action-validator code fund.
Background
The
action-validatorshould validate that any actions in the- use: {action}@{version}format exist. If this is not the case, an error should be reported.Scope of Work
useskey, validate that the action and specific version exist in GitHub.