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 #363

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

HVSharma12
Copy link
Contributor

Enhancement:

Reason: Forbidden implicit octal values "0700" and "0600" were found on lines 81,93,108.

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 3f7c374 into linux-system-roles:main Oct 26, 2023
8 checks passed
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