Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix potential github action smells #19665

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Apr 30, 2024

  1. Fix gha smells:

    - Avoid jobs without timeouts
    - Use commit hash instead of tags for action versions
    - Use names for run steps
    - Avoid workflows without comments
    - Avoid incorrectly indented workflows
    - Steps should only perform a single command
    - Avoid installing packages without version
    
    Signed-off-by: Cedric Willekens <cedric@willekens.dev>
    ceddy4395 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c71cd69 View commit details
    Browse the repository at this point in the history