slsa-github-generator
slsa-github-generator copied to clipboard
Allow use of workflow in custom actions
trafficstars
Related #153
I've had trouble loading the github context into an environment variable in actions.yml so we may need to find another way to read the context. Either via an input like the scorecards project has or via the built-in environment variables.