[PR #726] [MERGED] fix: wrong perms #1580

Closed
opened 2026-03-01 21:51:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/726
Author: @catthehacker
Created: 6/7/2021
Status: Merged
Merged: 6/9/2021
Merged by: @cplee

Base: masterHead: cat/fix/wrong-perms


📝 Commits (3)

  • ab685ef fix: wrong perms
  • 206df1c Merge branch 'master' into cat/fix/wrong-perms
  • 8ed780c Merge branch 'master' into cat/fix/wrong-perms

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 pkg/runner/run_context.go (+2 -2)

📄 Description

if someone is using image with a non-root user, they will get a permission denied since only root has write perms

fixes #729


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/726 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 6/7/2021 **Status:** ✅ Merged **Merged:** 6/9/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `cat/fix/wrong-perms` --- ### 📝 Commits (3) - [`ab685ef`](https://github.com/nektos/act/commit/ab685ef6b655c2d2365aeb9509e220cf4bb674f4) fix: wrong perms - [`206df1c`](https://github.com/nektos/act/commit/206df1c5e2a755da805568952f63aacd194259cb) Merge branch 'master' into cat/fix/wrong-perms - [`8ed780c`](https://github.com/nektos/act/commit/8ed780c42f36978ca15de18e59e524fbe4d1c483) Merge branch 'master' into cat/fix/wrong-perms ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/run_context.go` (+2 -2) </details> ### 📄 Description if someone is using image with a non-root user, they will get a permission denied since only root has write perms fixes #729 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1580
No description provided.