ghakit
    Preparing search index...

    Function addLogMask

    • Masks a value in GitHub Actions logs.

      Parameters

      • value: string

        The value to mask. Any occurrence of this value in subsequent log output will be replaced with ***.

      Returns void