[PR #876] [MERGED] fix: correctly unmarshal entrypoint #1662

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/876
Author: @catthehacker
Created: 11/13/2021
Status: Merged
Merged: 11/13/2021
Merged by: @mergify[bot]

Base: masterHead: cat/fix/entrypoint-unmarshal


📝 Commits (2)

  • 0e72ca3 fix: correctly unmarshal entrypoint
  • 0a4ca4a Merge branch 'master' into cat/fix/entrypoint-unmarshal

📊 Changes

3 files changed (+12 additions, -2 deletions)

View changed files

📝 pkg/model/action.go (+1 -1)
📝 pkg/runner/step_context.go (+10 -1)
📝 pkg/runner/testdata/actions/docker-url/action.yml (+1 -0)

📄 Description

Fixes #875

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/876 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 11/13/2021 **Status:** ✅ Merged **Merged:** 11/13/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `cat/fix/entrypoint-unmarshal` --- ### 📝 Commits (2) - [`0e72ca3`](https://github.com/nektos/act/commit/0e72ca3703c144772c66a73e324a830f6f71d097) fix: correctly unmarshal entrypoint - [`0a4ca4a`](https://github.com/nektos/act/commit/0a4ca4ace0b1bf6e711e4f9d26eb83c0e0a27f0b) Merge branch 'master' into cat/fix/entrypoint-unmarshal ### 📊 Changes **3 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/action.go` (+1 -1) 📝 `pkg/runner/step_context.go` (+10 -1) 📝 `pkg/runner/testdata/actions/docker-url/action.yml` (+1 -0) </details> ### 📄 Description Fixes #875 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:08 +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#1662
No description provided.