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

ci: Fix implicit octal values #139

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

HVSharma12
Copy link
Contributor

Enhancement: Fix implicit octal values in main.yml

Reason: Forbidden implicit octal values "0644" were found on lines 50, 81, and additional occurrences.

Result: Updated to use explicit octal format for better readability and to adhere to linting standards.

Issue Tracker Tickets (Jira or BZ if any):na

@richm richm merged commit dccaedb into linux-system-roles:main Dec 18, 2023
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.

2 participants