[PR #774] [MERGED] fix: copy whole action dir to container #1601

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/774
Author: @catthehacker
Created: 8/11/2021
Status: Merged
Merged: 8/11/2021
Merged by: @cplee

Base: masterHead: cat/fix/remote-multipath-actions


📝 Commits (1)

  • e39132e fix: copy whole action dir to container

📊 Changes

1 file changed (+12 additions, -6 deletions)

View changed files

📝 pkg/runner/step_context.go (+12 -6)

📄 Description

fixes https://github.com/nektos/act/issues/754
this will prevent actions from failing that use resources outside
of the action directory

Doesn't have test because all actions for https://github.com/microsoft/powerplatform-actions require authentication


🔄 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/774 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 8/11/2021 **Status:** ✅ Merged **Merged:** 8/11/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `cat/fix/remote-multipath-actions` --- ### 📝 Commits (1) - [`e39132e`](https://github.com/nektos/act/commit/e39132ece98a036edd258c696de279c0d72897ed) fix: copy whole action dir to container ### 📊 Changes **1 file changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/step_context.go` (+12 -6) </details> ### 📄 Description fixes https://github.com/nektos/act/issues/754 this will prevent actions from failing that use resources outside of the action directory Doesn't have test because all actions for https://github.com/microsoft/powerplatform-actions require authentication --- <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:52 +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#1601
No description provided.