Skip to content

When locking a repo that contains locally referenced actions... #114

Description

@jessehouwing

I have a repo that has:

.github/workflows/workflow.yaml

Which references:

$/.github/actions/my-local-action

Which in turn references:

actions/create-github-app-token@bcd2ba4

When locking the repo, the sha remains and also end up in the lock file, instead of the human readable version...

I'd like it it either the local action would get its own lock file, or as part of the lock operation I had a way to rewrite local actions to the repo as well and have them stuck in the lock file at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions