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

feat: Create software-composition-analysis.yml #59

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

georg-eckert-zeiss
Copy link
Collaborator

@georg-eckert-zeiss georg-eckert-zeiss commented Mar 26, 2024

Adds a GitHub action to scan this repository for its components and create FOSS documents.

ort:
runs-on: ubuntu-latest
steps:
- name: Use HTTPS instead of SSH for Git cloning

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this neccessary? Doesn't the checkout action deal with the cloning?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably not. copied from ORT examples.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

@georg-eckert-zeiss georg-eckert-zeiss merged commit 9f08a7c into develop Apr 8, 2024
3 checks passed
@georg-eckert-zeiss georg-eckert-zeiss deleted the feature/ORT-action branch June 7, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants