Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

It should report errors on invalid 'uses' values #6

@OmarTawfik

Description

@OmarTawfik

From docs:

  # The "uses" keyword identifies what actual code this action will run.
  # The value is always a string, and may take three forms:
  #   - "./path", which identifies a directory in the current repository
  #     containing a Dockerfile that describes an action
  #   - "owner/repo/path@ref", which identifies a directory in another
  #     GitHub repository containing a Dockerfile that describes an
  #     action.  Ref may be a branch, tag, or SHA.
  #   - "docker://image", which identifies a docker image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions