Thank you, unfortunately we have a multiple of repositories with multiple runs that use this action so checking the logs one by one will be hard. Any idea how to get all logs?
Thank you
also the secrets will be published as double base 64 encoded, so it will just look like a string of random chars at the end of the changed-files action in the log.
mongrelion|11 months ago
It should be easy to do with thr Github CLI tool and some bash scripting.
Not sure how easy it'll be to parse the logs to look for a base64 string but it shouldn't be that complicated either.
mixologic|11 months ago
imnotjames|11 months ago