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

fix: cache permission fixed in GH action mode #49

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

szkiba
Copy link
Collaborator

@szkiba szkiba commented Aug 30, 2024

In GitHub Action mode, the permissions of the cache (XDG_CACHE_HOME) files have been corrected.

In the case of files, now the permission set to 0o644, in the case of a direcotry to 0o755.

@szkiba szkiba requested a review from a team as a code owner August 30, 2024 16:08
@szkiba szkiba requested review from pablochacin and removed request for a team August 30, 2024 16:08
@szkiba szkiba linked an issue Aug 30, 2024 that may be closed by this pull request
@szkiba szkiba removed the request for review from pablochacin August 30, 2024 16:08
@szkiba szkiba merged commit 1797d69 into main Aug 30, 2024
5 checks passed
@szkiba szkiba deleted the 48-fix-filedirectory-permissions-in-github-action-mode branch August 30, 2024 16:24
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.

fix file/directory permissions in GitHub action mode
1 participant