Skip to content

New audit: archived action usage #1313

@woodruffw

Description

@woodruffw

This would be similar to our other uses: clause checks, except that it would check if a uses: clause references an archived repository.

For example, if foo/bar was archived on GitHub, the following would be flagged:

- uses: foo/bar@blah

# these too
- uses: foo/bar/some/action@blah
- uses: foo/bar/.github/workflows/something-reusable.yml@blah

Naming this archived-uses or similar probably makes sense.

h/t @lopopolo for this idea 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions