[PR #872] [MERGED] fix: interpolate env for step actions #1658

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

📋 Pull Request Information

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

Base: masterHead: cat/fix/docker-action-env


📝 Commits (1)

  • b188372 fix: interpolate env for step actions

📊 Changes

4 files changed (+10 additions, -0 deletions)

View changed files

📝 pkg/runner/step_context.go (+5 -0)
📝 pkg/runner/testdata/actions/docker-local/action.yml (+2 -0)
📝 pkg/runner/testdata/actions/docker-local/entrypoint.sh (+1 -0)
📝 pkg/runner/testdata/local-action-dockerfile/push.yml (+2 -0)

📄 Description

Fixes #263

Signed-off-by: hackercat me@hackerc.at


🔄 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/872 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 11/12/2021 **Status:** ✅ Merged **Merged:** 11/12/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `cat/fix/docker-action-env` --- ### 📝 Commits (1) - [`b188372`](https://github.com/nektos/act/commit/b188372653fb82edd0294ad407c81bd096a97e20) fix: interpolate env for step actions ### 📊 Changes **4 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/step_context.go` (+5 -0) 📝 `pkg/runner/testdata/actions/docker-local/action.yml` (+2 -0) 📝 `pkg/runner/testdata/actions/docker-local/entrypoint.sh` (+1 -0) 📝 `pkg/runner/testdata/local-action-dockerfile/push.yml` (+2 -0) </details> ### 📄 Description Fixes #263 Signed-off-by: hackercat <me@hackerc.at> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:07 +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#1658
No description provided.