Thanks to visit codestin.com
Credit goes to github.com

Skip to content

No practical way to pass secrets to called workflows #77

Description

@PoisonPhang

From what I've gathered, there is no way to provide secrets from this action to another dispatched workflow. If your workflow dispatches another workflow, it must do so as a job. There is no secure way to provide secrets from this action to such a workflow.
At best, you could supply it another job with it's own steps via encryption (as seen here), but given that jobs for dispatching other workflows can't have steps - you could not decode such a secret from a "secret-store" inside the same job.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions