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 in main.yml #220

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

HVSharma12
Copy link
Contributor

@HVSharma12 HVSharma12 commented Oct 26, 2023

Enhancement: Fix implicit octal values in main.yml

Reason: Forbidden implicit octal values "0644" were found on lines 118, 131, 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 changed the title Fix implicit octal values in main.yml ci: Fix implicit octal values in main.yml Oct 26, 2023
@richm richm merged commit b0f7a24 into linux-system-roles:main Oct 26, 2023
9 of 10 checks passed
@richm
Copy link
Collaborator

richm commented Oct 26, 2023

@HVSharma12 thanks!

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