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

chore(screenshots.yml): update git config for user name and email in the workflow The lines for setting the user name and email in the workflow have been commented out and replaced with commands to retrieve the user name and email from the latest commit. This ensures that the commit made by the workflow reflects the actual user who triggered the workflow, rather than a fixed name and email. #27

Closed
wants to merge 2 commits into from

Conversation

robinmordasiewicz
Copy link
Owner

No description provided.

…the workflow

The lines for setting the user name and email in the workflow have been commented out and replaced with commands to retrieve the user name and email from the latest commit. This ensures that the commit made by the workflow reflects the actual user who triggered the workflow, rather than a fixed name and email.
Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.03s
✅ COPYPASTE jscpd yes no 1.38s
✅ REPOSITORY checkov yes no 15.77s
❌ REPOSITORY devskim yes 1 2.27s
✅ REPOSITORY dustilock yes no 0.42s
✅ REPOSITORY gitleaks yes no 3.14s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 15.22s
✅ REPOSITORY kics yes no 57.11s
✅ REPOSITORY secretlint yes no 1.1s
✅ REPOSITORY syft yes no 0.39s
✅ REPOSITORY trivy yes no 7.25s
✅ REPOSITORY trivy-sbom yes no 4.36s
✅ REPOSITORY trufflehog yes no 1.21s
✅ YAML prettier 1 0 0 0.47s
✅ YAML v8r 1 0 2.59s
✅ YAML yamllint 1 0 0.54s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

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.

1 participant