Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't pass in a separate env. This makes it impossible to pass env vars via the action context to syft. #455

Merged
merged 3 commits into from
Mar 27, 2024

Commits on Mar 26, 2024

  1. fix: don't pass in a separate env. This makes it impossible to pass e…

    …nv vars via the action context to syft.
    
    Signed-off-by: Noah Krause <krausenoah@gmail.com>
    iNoahNothing committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1c2046c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. fix: pass current environment to the syft run

    Signed-off-by: Noah Krause <krausenoah@gmail.com>
    iNoahNothing committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e8909dc View commit details
    Browse the repository at this point in the history
  2. chore: add a small note about updating dist/

    Signed-off-by: Noah Krause <krausenoah@gmail.com>
    iNoahNothing committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5292733 View commit details
    Browse the repository at this point in the history